This website requires JavaScript.
Explore
Help
Sign In
hheik
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
05d2170c24
nixos-config
/
.local
/
scripts
/
open-nvim
4 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
[
-e
"
$1
"
]
&&
terminator -p programming -x nvim
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink