This repository has been archived on 2024-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
zsh/.gitmodules
Jiří Štefka 08257dbbc4 Added zsh-autosuggestions as git submodule
I wasn't able to install zsh-autosuggestions on my ubuntu arm based server, so I added this directlu to my config
2020-06-08 18:40:50 +02:00

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