diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 56eb58b..07bba00 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -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