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:
parent
7b9854d57b
commit
5df7561a77
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue