diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 07bba00..874915d 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,4 +1,4 @@ -test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD +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