3 lines
29 B
Shell
Executable file
3 lines
29 B
Shell
Executable file
#!/bin/sh
|
|
|
|
exec nvim -d "$@"
|