Reorginazation after switching to GNU Stow for organizing dotfiles
This commit is contained in:
6
kwm/.kwm/vim
Executable file
6
kwm/.kwm/vim
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
osascript <<< "
|
||||
tell application \"iTerm2\"
|
||||
create window with default profile command \"/Users/andrew/.nix-profile/bin/vim \\\"$@\\\"\"
|
||||
end tell
|
||||
"
|
||||
Reference in New Issue
Block a user