1
0
Fork 0

Add sourcing for nix home-manager

This commit is contained in:
Ethan Reece 2024-12-21 01:31:29 -06:00
parent 48714e27f9
commit 00f66b7e7d
Signed by: me
GPG key ID: 198E9EB433DB1B28
2 changed files with 8 additions and 0 deletions

View file

@ -37,6 +37,11 @@ set -x LANG en_US.UTF-8
set -x LC_ALL en_US.UTF-8
set --prepend fish_function_path $GUIX_HOME/share/fish/functions
fenv source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
set -e fish_function_path[1]
alias ls='exa'
function o

View file

@ -25,6 +25,8 @@
"iputils"
"procps"
"psmisc"
"git-delta"
"fzf"
"julia"
"distrobox"
"gzip"
@ -43,6 +45,7 @@
"man-db"
"privoxy"
"mailutils"
"fish-foreign-env"
"lsof"
"strace"
"tcpdump"