Merge branch 'master' of github.com:Jab2870/dotfiles
This commit is contained in:
commit
c7b994175e
7 changed files with 74 additions and 15 deletions
1
shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
Submodule
1
shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 67a364bc1766fb775010cd00dda1967210013410
|
|
@ -52,7 +52,7 @@ ZSH_CUSTOM=$HOME/.dotfiles/shells/zsh/oh-my-zsh
|
|||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git)
|
||||
plugins=(git zsh-autosuggestions)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue