summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index fcd5ea4..6fa2015 100644
--- a/README.md
+++ b/README.md
@@ -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