Files
mucas-central/generic_working_machine/README.md

7 lines
98 B
Markdown

# Installing useful tools
## Vim
Create symlink
```bash
ln -s path/to/repository ~/.vim/vimrc
```