Skip to content

timteeee/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: use this on work computer and record down the steps to get this up and running.

Anticipating something like the following:

# if stow not installed
brew install stow

# clone down the repo into home dir
git clone git@<repo-url> ~/.dotfiles`

# change directory into repo
cd ~/.dotfiles

# make backups of everything, then adopt config files
stow --adopt .

# resolve diffs, and make a new branch if necessary, then dry run
# to make sure everything looks good
stow -n -v .

# do it for real
stow .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published