Fish: export pager and editor

This commit is contained in:
Phantop 2020-08-28 16:59:33 -04:00
parent 8334751224
commit 4d8e4f51d3
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD || set -gx D ~
set fish_user_paths ~/.local/bin $D/Installs/bin /usr/lib/ccache/bin
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
set EDITOR nvim; set PAGER most
export EDITOR=nvim PAGER=most
tty -s && starship init fish | source && source /usr/share/autojump/autojump.fish