mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-02 19:43:44 +00:00
Fish: merge Tools/bin and Installs/appimage PATHs
This commit is contained in:
parent
943d6281ac
commit
75f9496b4e
|
@ -1,5 +1,5 @@
|
|||
# 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
|
||||
|
||||
# PROGRAM SETTINGS #
|
||||
|
|
Loading…
Reference in a new issue