gracefulife / dotfiles-1

dotfiles of me, for me, by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

dotfiles of me, for me, by me

License:MIT License


Languages

Language:Vim Script 98.9%Language:Shell 1.1%