1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-19 13:22:51 +00:00
dotfiles/.config/fish/config.fish

7 lines
238 B
Fish

test (hostname) = aperture && set -gx D /mnt/LocalDiskD || set -gx D ~
set fish_user_paths ~/.local/bin /usr/lib/ccache/bin
export EDITOR=nvim PAGER=most
tty -s && starship init fish | source && source /usr/share/autojump/autojump.fish