dotfiles for *nux installs
compton | ||
i3 | ||
polybar | ||
readymedia | ||
redshift | ||
rofi | ||
termite | ||
vim | ||
youtube-dl | ||
.bashrc | ||
.zshrc | ||
README.md |
dotfiles
Configuration and dotfiles for *nix desktop apps
Vim
- symlink vim/.vimrc to ~
- symlink vim/plugins.vim to ~/.vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- run vim and use command
:PluginInstall