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.
|
9 years ago | |
---|---|---|
bin | 9 years ago | |
i3 | 9 years ago | |
opt | 10 years ago | |
screenshots | 10 years ago | |
tmux | 10 years ago | |
vim | 9 years ago | |
zsh | 9 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
gitconfig | 10 years ago | |
install | 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. Just execute the install
script.
vim
Use vundle
To add plugins simply the file .vim/vundle.vim
Install new plugins:
:PluginInstall
Update existing plugin:
:PluginUpdate