1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-03 20:23:12 +00:00

Fish: merge Tools/bin and Installs/appimage PATHs

This commit is contained in:
Phantop 2020-06-08 21:37:26 -04:00
parent 943d6281ac
commit 75f9496b4e

View file

@ -1,5 +1,5 @@
# PATHS # # PATHS #
set fish_user_paths /usr/lib/ccache/bin $D/Tools/bin $D/Installs/appimage /sbin /bin /usr/sbin /usr/bin set fish_user_paths /usr/lib/ccache/bin $D/Installs/bin /sbin /bin /usr/sbin /usr/bin
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
# PROGRAM SETTINGS # # PROGRAM SETTINGS #