# 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 .-
Notifications
You must be signed in to change notification settings - Fork 0
EngineerFaunce/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
muh dotfiles