5 lines
42 B
Fish
5 lines
42 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -Ux EDITOR nvim
|
||
|
|