Repository to store my dotfiles
-
Vim
-
Create a symlink to the vimrc from your home folder, like the following:
$ln -s ./dotfiles/vim/vimrc ~/.vimrc
-
Set up Vundle:
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- Launch vim and run
:PluginInstall
-
Create a symlink to the vimrc from your home folder, like the following:
-
i3
- Create a symlink to the i3 config and i3 blocks config as shown for Vim
- Create symlinks from the blocks scripts, or copy the contents to your i3 config folder