Changes
This commit is contained in:
parent
14b0b4b9bd
commit
f724950654
@ -1,4 +1,5 @@
|
|||||||
export HISTFILE=$HOME/.zsh_history
|
export HISTFILE=$HOME/.zsh_history
|
||||||
|
for config (~/.zsh/*.zsh) source $config
|
||||||
ZSH_THEME="af-magic"
|
ZSH_THEME="af-magic"
|
||||||
source "$HOME/.antigen/antigen.zsh"
|
source "$HOME/.antigen/antigen.zsh"
|
||||||
# Uncomment the following line to enable command auto-correction.
|
# Uncomment the following line to enable command auto-correction.
|
||||||
@ -239,4 +240,3 @@ antigen bundle zsh-users/zsh-syntax-highlighting
|
|||||||
printf "applying..."
|
printf "applying..."
|
||||||
antigen apply
|
antigen apply
|
||||||
echo "done"
|
echo "done"
|
||||||
for config (~/.zsh/*.zsh) source $config
|
|
||||||
|
Loading…
Reference in New Issue
Block a user