Skip to content

choovick/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

.dotfiles

Requirements

  1. GNU Stow

OSX install: brew install stow

Usage

  1. Clone repo to home directory if not already present

    [email protected]:choovick/.dotfiles.git $HOME/.dotfiles
  2. Change to repo directory

    cd $HOME/.dotfiles
  3. Run stow command against stow directory for all subdirectories

    stow -d stow -t $HOME $(ls -d stow/*/| xargs -n 1 basename)

    or using helper script

    ./stow.sh

About

stow dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published