add installation oneliner

This commit is contained in:
Aaron Riedel 2024-02-22 09:14:48 +01:00
parent 8ffcf4ead6
commit 523338c10e
No known key found for this signature in database
GPG key ID: 50208C903E8FC322

View file

@ -1 +1,6 @@
my .vimrc my .vimrc
installation:
```
cd && git clone https://git.ar21.de/aaron/vim.git git/vim && ln -sf git/vim/.vimrc .
```