mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-19 08:45:36 +00:00
DISABLE_MAGIC_FUNCTIONS=true
This commit is contained in:
parent
28e049d94d
commit
3c57ca7a15
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -29,6 +29,7 @@ if [ -d "$HOME/.zsh-custom" ]; then
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
DISABLE_MAGIC_FUNCTIONS=true
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
# autoload -Uz compinit && compinit -i
|
# autoload -Uz compinit && compinit -i
|
||||||
source $OTHER/func.zsh
|
source $OTHER/func.zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue