/dotfiles

dotfiles of me, for me, by me

Primary LanguageVim ScriptMIT LicenseMIT

dotfiles

dotfiles for me

vim, git configuration, etc.

Usage

clone remote branch into local branch

$ git clone https://github.com/ashnamuh/dotfiles.git ~/dotfiles

create symbolic link files

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

type $ vim and :PlugInstall

License

MIT