Skip to content

svkatta/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Stow

#cd to directory 
stow --adopt -nvSt ~ *
stow -nvDt ~ git 
stow -nvt ~ zsh

Flags

  • --adopt :: push exisitng file to git directory
  • -n no :: for testing purpose
  • -v verbose
  • -t target dir
  • -S link
  • -D unlink

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published