Compare commits
2 Commits
d467346882
...
2d58ac6583
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d58ac6583 | ||
|
|
7d600106e1 |
3
.zshrc
3
.zshrc
@@ -170,6 +170,7 @@ setopt prompt_subst
|
|||||||
#
|
#
|
||||||
zstyle ':completion:*' menu select
|
zstyle ':completion:*' menu select
|
||||||
#
|
#
|
||||||
[[ -s "$HOME/git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ]] && . "$HOME/git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ]]
|
[[ -s "$HOME/git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ]] && . "$HOME/git/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
|
||||||
|
[[ -s "$HOME/git/zsh-autosuggestions/zsh-autosuggestions.zsh" ]] && . "$HOME/git/zsh-autosuggestions/zsh-autosuggestions.zsh"
|
||||||
#
|
#
|
||||||
[[ -s "$HOME/.zshrc.local" ]] && . "$HOME/.zshrc.local"
|
[[ -s "$HOME/.zshrc.local" ]] && . "$HOME/.zshrc.local"
|
||||||
|
|||||||
Reference in New Issue
Block a user