mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 06:59:26 +00:00
Make install.sh verbose
This commit is contained in:
@ -12,7 +12,7 @@ function dotfiles()
|
||||
--exclude "install.sh" \
|
||||
--exclude "LICENSE" \
|
||||
--exclude "README.md" \
|
||||
-hla --no-perms . ~
|
||||
-hlav --no-perms . ~
|
||||
|
||||
echo ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user