Skip to content

EngineerFaunce/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

dotfiles

# Symlink everything in the current directory into the home directory
stow .

# If the file already exists where stow is trying to create the symlink, pass the `--adopt` flag
# This will overwrite the dotfiles directory version with the "real" one
stow --adopt .

About

muh dotfiles

Topics

Resources

Stars

Watchers

Forks