mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
start label with big letter
This commit is contained in:
parent
c5567cf371
commit
5dff7a69f1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ $ git clone git://github.com/tarruda/zsh-autosuggestions ~/.zsh-autosuggestions
|
|||
|
||||
$ cat >> ~/.zshrc << "EOF"
|
||||
|
||||
# setup zsh-autosuggestions
|
||||
# Setup zsh-autosuggestions
|
||||
source ~/.zsh-autosuggestions/autosuggestions.zsh
|
||||
|
||||
# Enable autosuggestions automatically
|
||||
|
|
Loading…
Reference in a new issue