mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 17:28:01 +00:00
Make install.sh verbose
This commit is contained in:
parent
7b8ddd56dc
commit
94c6b416dd
@ -12,7 +12,7 @@ function dotfiles()
|
|||||||
--exclude "install.sh" \
|
--exclude "install.sh" \
|
||||||
--exclude "LICENSE" \
|
--exclude "LICENSE" \
|
||||||
--exclude "README.md" \
|
--exclude "README.md" \
|
||||||
-hla --no-perms . ~
|
-hlav --no-perms . ~
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user