summaryrefslogtreecommitdiff
path: root/home/zsh/zprofile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-12-16 20:39:35 -0500
committerFreya Murphy <freya@freyacat.org>2025-12-16 20:39:35 -0500
commit0bf96d85209e07711ff99bd6df2d0befc4d40f44 (patch)
tree134ecc59c07af56531b860d78ecfe4a3640c688b /home/zsh/zprofile
parentremove many programs dotfiles from homedir (diff)
downloaddotfiles-nix-0bf96d85209e07711ff99bd6df2d0befc4d40f44.tar.gz
dotfiles-nix-0bf96d85209e07711ff99bd6df2d0befc4d40f44.tar.bz2
dotfiles-nix-0bf96d85209e07711ff99bd6df2d0befc4d40f44.zip
make zshrc load much faster
Diffstat (limited to 'home/zsh/zprofile')
-rw-r--r--home/zsh/zprofile3
1 files changed, 0 insertions, 3 deletions
diff --git a/home/zsh/zprofile b/home/zsh/zprofile
index e159154..fc0fd72 100644
--- a/home/zsh/zprofile
+++ b/home/zsh/zprofile
@@ -3,6 +3,3 @@
if [ -n "$TMUX" ]; then
return
fi
-
-# setup homemanager
-source /etc/profiles/per-user/"$USER"/etc/profile.d/hm-session-vars.sh