diff --git a/install.sh b/install.sh index 09fa0e5..b477216 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ function dotfiles() --exclude "install.sh" \ --exclude "LICENSE" \ --exclude "README.md" \ - -hla --no-perms . ~ + -hlav --no-perms . ~ echo "" }