Skip to content

SharkBeard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my dotfiles I manage with stow. This allows me to sync my config files to multiple computers easily.

How to use

Create a new directory in your home folder. Copy all config files to subfolders in that folder that act as packages. Run stow packagename in the directory. To remove, run stow --delete packagename.

Installing Stow

On Mac:

brew install stow

On Ubuntu:

apt-get install stow

More Info

http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html https://turanct.wordpress.com/2013/09/12/track-your-dotfiles-and-homedir-configurations-in-git-using-gnu-stow/

About

Dotfiles for use with stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published