Jiří Štefka
08257dbbc4
I wasn't able to install zsh-autosuggestions on my ubuntu arm based server, so I added this directlu to my config
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
[submodule "pure"]
|
|
path = pure
|
|
url = https://github.com/sindresorhus/pure.git
|
|
[submodule "zsh-autosuggestions"]
|
|
path = zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|