vedantsingh1404 / dotfiles

My useful dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Instructions

  1. Cloning my dotfiles
git clone "http://github.com/vedantsingh1404/dotfiles"
  1. Setting up Vundle, the plugin manager used in the dotfiles
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  1. Copying the dotfiles
cd dofiles/
./.make.sh
  1. Installing all the Plugins
vim -c :PluginInstall

You are all set.

About

My useful dotfiles


Languages

Language:Vim Script 99.3%Language:Shell 0.7%