4 lines
51 B
Fish
4 lines
51 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -gx MANPAGER "nvim +Man!"
|