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.
|
5 years ago | |
---|---|---|
bin | 7 years ago | |
i3 | 7 years ago | |
opt | 10 years ago | |
screenshots | 10 years ago | |
tmux | 9 years ago | |
vim | 7 years ago | |
zsh | 5 years ago | |
.gitignore | 10 years ago | |
README.md | 9 years ago | |
gitconfig | 9 years ago | |
install | 9 years ago | |
install.bat | 9 years ago | |
pentadactylrc | 10 years ago | |
xinitrc | 9 years ago | |
xprofile | 10 years ago | |
xresources | 9 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