mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 20:12:42 +00:00
autocomplete fix
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -1,5 +1,5 @@
|
|||||||
zmodload zsh/zprof
|
zmodload zsh/zprof
|
||||||
plugins=(git kubectl zsh-autosuggestion)
|
plugins=(git kubectl zsh-autosuggestions)
|
||||||
|
|
||||||
# If you come from bash you might have to change your $PATH.
|
# If you come from bash you might have to change your $PATH.
|
||||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||||
|
Reference in New Issue
Block a user