Add nix config and reduce sway gaps

This commit is contained in:
mokou 2020-06-04 13:15:42 +02:00
parent d9de809c1c
commit 09a1bcf777
5 changed files with 29 additions and 4 deletions

View file

@ -11,6 +11,11 @@ if test -z "$XDG_RUNTIME_DIR"
end
end
# Set Nix include path if it exists
if test -e ~/.nix-profile/etc/profile.d/nix.sh
fenv source ~/.nix-profile/etc/profile.d/nix.sh
end
# PATH adjustment
setpath ~/.rbenv/shims
setpath ~/.rbenv/bin

View file

@ -1,2 +1,3 @@
jethrokuan/z
jorgebucaran/fish-nvm
oh-my-fish/plugin-foreign-env