1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-11-27 06:35:43 +00:00

Fish: who even uses nix lmao

This commit is contained in:
Phantop 2020-07-20 16:16:58 -04:00
parent 7b9854d57b
commit 5df7561a77

View file

@ -1,6 +1,6 @@
# PATHS #
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_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 #
set -gx EDITOR nvim
@ -8,5 +8,3 @@ set -gx PAGER nvimpager
set -U Z_CMD "j"
set -x QT_QPA_PLATFORMTHEME gtk2
bax . ~/.nix-profile/etc/profile.d/nix.sh 2> /dev/null