diff options
Diffstat (limited to 'home/zsh/zprofile')
| -rw-r--r-- | home/zsh/zprofile | 3 |
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 |