We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e0b8c commit f445d56Copy full SHA for f445d56
setup.sh
@@ -15,6 +15,7 @@ base=(
15
# folders that should, or only need to be installed for a local user
16
useronly=(
17
git
18
+ bin
19
)
20
21
# run the stow command for the passed in directory ($2) in location $1
0 commit comments