1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-10 00:45:32 +00:00
dotfiles/.config/fish/config.fish

6 lines
155 B
Fish
Raw Normal View History

2018-11-15 01:01:37 +00:00
# PATHS #
2020-07-20 20:16:58 +00:00
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
2018-11-15 01:01:37 +00:00
# FOR INTERACTIVE TERMINAL #
tty -s && starship init fish | source