diff options
Diffstat (limited to 'stow')
-rwxr-xr-x | stow | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stow b/stow index c708e49f..761a5b5d 100755 --- a/stow +++ b/stow @@ -1,2 +1,2 @@ #!/bin/sh -stow --target="$HOME" "$@" \ No newline at end of file +stow --target="$HOME" --no-folding "$@" |