Fish: set $D to ~ if not aperture

This commit is contained in:
Phantop 2020-08-23 22:47:09 -04:00
parent 589f3aab80
commit 0f1f53ad9b
1 changed files with 1 additions and 1 deletions

View File

@ -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