added iterm2 profile + vim incl. instructions how to create symlink
This commit is contained in:
6
generic_working_machine/README.md
Normal file
6
generic_working_machine/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Installing useful tools
|
||||
## Vim
|
||||
Create symlink
|
||||
```bash
|
||||
ln -s path/to/repository ~/.vim/vimrc
|
||||
```
|
||||
Reference in New Issue
Block a user