diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -193,6 +193,13 @@ git-crypt unlock git clone [email protected]:a14m/.pass ~/.password-store ``` +- [vim](https://git.sr.ht/~a14m/.vim) +```bash +git clone [email protected]:~a14m/.vim ~/.vim +ln -sf ~/.vim/.vimrc ~/.vimrc +vim +PlugInstall +``` + - [cht.st](https://github.com/chubin/cheat.sh) ```bash curl https://cht.sh/:cht.sh | sudo tee /usr/local/bin/cht.sh |
