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

Fish: remove squashfs bindirs and unneeded adb

This commit is contained in:
Phantop 2020-06-08 21:34:06 -04:00
parent 2e0f2c0ad9
commit 943d6281ac

View file

@ -1,5 +1,5 @@
# PATHS #
set fish_user_paths /usr/lib/ccache/bin $D/Tools/bin $D/Installs/appimage $ANDROID_HOME/platform-tools /sbin /bin /usr/sbin /usr/bin /run/media/$USER/disk*/bin
set fish_user_paths /usr/lib/ccache/bin $D/Tools/bin $D/Installs/appimage /sbin /bin /usr/sbin /usr/bin
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
# PROGRAM SETTINGS #