Skip to content

gwilbur/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files including .vimrc, .bahsrc, etc.

Installation

$ cd
$ git clone git@github.com:gwilbur/dotfiles.git .dotfiles/
$ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
$ cd .dotfiles/
$ ls | grep -v README.md | xargs -I% ln -s `pwd`/% ~/.%

About

My dotfiles

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors