Skip to content

Commit

Permalink
[stow] use dotfiles options for discoverability
Browse files Browse the repository at this point in the history
Unfortunately the dotfiles options is currently broken
for directories, see aspiers/stow#33.
  • Loading branch information
pSub committed Jan 7, 2020
1 parent 6107bdd commit 4beb800
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion stow-it
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ if [ "$#" -eq 0 ]; then
fi

# Invoke stow on the dotfiles.
stow --verbose --target=$HOME $@ scripts emacs git misc x11 zsh nix
stow --verbose --dotfiles --target=$HOME $@ scripts emacs git misc x11 zsh nix
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4beb800

Please sign in to comment.