Skip to content

wellspring/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config files

Installation

Clone the repository (with submodules) :

    $ git clone --recursive https://github.com/wellspring/dotfiles.git /usr/share/dotfiles

Create symlinks :

    $ for file in /usr/share/dotfiles/*; do ln -sf $file ~/.$(basename "$file"); done
    $ ln -s /usr/share/dotfiles ~/.dotfiles
    $ rm ~/.README.md

Update

Use the pull-submodules command from gitconfig :

    (cd ~/.dotfiles && git pull-submodules)

About

Personal config files for linux/osx/bsd.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published