Thanks to visit codestin.com
Credit goes to github.com

Skip to content

notice501/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

my dotfiles

usage

  1. git clone [email protected]:notice501/dotfiles.git
  2. link all the files you need, like this:ln -s ~/dotfiles/vim/vimrc ~/.vimrc

vim configuration

1.link vim files

ln -s ~/dotfiles/vim/vimrc ~/.vimrc
ln -s ~/dotfiles/vim/ ~/.vim

2.intall plugins

I use Vundle to manager plugins, then you should install vundle first.

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

After Vundle is installed, launch vim and run :BundleInstall, plugins will be installed.

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •