Skip to content

khoinv/dotfiles

Repository files navigation

dotfiles

Install

  1. clone this repo in to .dotfiles in your home directory

        cd $HOME
        git clone https://github.com/khoinv/dotfiles.git .dotfiles
        sh .dotfiles/install.sh
  2. install vim vundle(short for vim bundle - vim plugin manager it likes npm, composer, etc...)

        git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

    Lunch vim and run :PluginInstall to install vim plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published