1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-20 00:49:15 +00:00
dotfiles/.config/fish/config.fish
2020-08-21 19:24:37 -04:00

8 lines
258 B
Fish

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 Z_CMD "j"
test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD
tty -s && starship init fish | source