3 lines
54 B
Text
3 lines
54 B
Text
|
#!/bin/sh
|
||
|
/usr/bin/gnome-terminal -- /usr/bin/nvim $*
|