mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-10 08:54:54 +00:00
6 lines
155 B
Fish
6 lines
155 B
Fish
# PATHS #
|
|
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
|
|
|
|
# FOR INTERACTIVE TERMINAL #
|
|
tty -s && starship init fish | source
|