Don't source /etc/profile in zshrc

This commit is contained in:
ItsDrike 2021-07-22 21:12:52 +02:00
parent c55163d4ae
commit b1608241e1
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -1,7 +1,5 @@
#!/usr/bin/zsh
source /etc/profile
# ZSH Options
setopt auto_cd # cd by typing directory name if it's not a command
setopt auto_list # automatically list choices on ambiguous completion