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
|
|
|
|
2020-08-14 15:34:09 +00:00
|
|
|
# FOR INTERACTIVE TERMINAL #
|
|
|
|
tty -s && starship init fish | source
|