update zshrc

D4VID0x2 3 years ago
parent 40078ca899
commit ebd47a9114

@ -31,7 +31,7 @@ ZSH_THEME="intheloop"
# HYPHEN_INSENSITIVE="true" # HYPHEN_INSENSITIVE="true"
# Uncomment the following line to disable bi-weekly auto-update checks. # Uncomment the following line to disable bi-weekly auto-update checks.
# DISABLE_AUTO_UPDATE="true" DISABLE_AUTO_UPDATE="true"
# Uncomment the following line to automatically update without prompting. # Uncomment the following line to automatically update without prompting.
# DISABLE_UPDATE_PROMPT="true" # DISABLE_UPDATE_PROMPT="true"
@ -119,7 +119,7 @@ if [ -f ~/.config/shell_aliases ]; then
source ~/.config/shell_aliases source ~/.config/shell_aliases
fi fi
# setopt GLOBdots setopt GLOBdots
eval $(thefuck --alias) eval $(thefuck --alias)

Loading…
Cancel
Save