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

7 lines
286 B
Fish
Raw Normal View History

2020-08-22 23:01:04 +00:00
test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD
2020-08-21 23:24:37 +00:00
set fish_user_paths ~/.local/bin $D/Installs/bin /usr/lib/ccache/bin
2020-07-20 20:16:58 +00:00
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
2020-08-21 23:24:37 +00:00
2020-08-22 22:29:38 +00:00
tty -s && starship init fish | source; source /usr/share/autojump/autojump.fish