You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| bin | 4 years ago | |
| i3 | 5 years ago | |
| opt | 11 years ago | |
| screenshots | 10 years ago | |
| tmux | 9 years ago | |
| vim | 5 years ago | |
| zsh | 5 years ago | |
| .gitignore | 6 years ago | |
| README.md | 9 years ago | |
| gitconfig | 4 years ago | |
| install | 10 years ago | |
| install.bat | 9 years ago | |
| pentadactylrc | 11 years ago | |
| xinitrc | 10 years ago | |
| xprofile | 6 years ago | |
| xresources | 10 years ago | |
README.md
dot-files
This are my dot-files :-)
Installing them is easy.
- Linux: execute
install - Windows: execute
install.bat(symlinks git and vim config)
vim
Use plug
To add plugins simply edit the file .vim/plug.vim
Install new plugins:
:PlugInstall
Update existing plugin:
:PlugUpdate

