Fixed ohmyzsh location.
This commit is contained in:
parent
c2e2174441
commit
63cead81a1
@ -96,7 +96,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
[ -f ~/.zshrc.local ] && source ~/.zshrc.local
|
[ -f ~/.zshrc.local ] && source ~/.zshrc.local
|
||||||
|
|
||||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||||
[[ ! -f ~/.dotfiles/.p10k.zsh ]] || source ~/.dotfiles/.p10k.zsh
|
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||||
|
|
||||||
# this supposedly fixes the slow pasting into shell
|
# this supposedly fixes the slow pasting into shell
|
||||||
zstyle ':bracketed-paste-magic' active-widgets '.self-*'
|
zstyle ':bracketed-paste-magic' active-widgets '.self-*'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user