1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-23 15:23:15 +00:00

Fish: set D correctly

This commit is contained in:
Phantop 2020-08-22 19:01:04 -04:00 committed by GitHub
parent cc7b5d01a8
commit 2d355ca775

View file

@ -1,6 +1,6 @@
test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD
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
test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD
tty -s && starship init fish | source; source /usr/share/autojump/autojump.fish