3 lines
70 B
Fish
Executable file
3 lines
70 B
Fish
Executable file
#!/usr/bin/env fish
|
|
alacritty msg create-window --command nvim $argv
|
|
|