zsh: ~/.profile dont need to be sourced by zshrc

This commit is contained in:
Guilherme Rugai Freire 2021-08-13 15:50:20 -03:00
parent 566b0efa24
commit 0846e0a0d2
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

2
.zshrc
View File

@ -5,8 +5,6 @@
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire # \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
# #
source ~/.profile
# Themes # Themes
ZSH_THEME="robbyrussell" ZSH_THEME="robbyrussell"