/dotfiles

Repository to store my dotfiles

Primary LanguageVim Script

dotfiles

Repository to store my dotfiles

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