streamlined some more stuff, removed fzf for system installed version
This commit is contained in:
parent
8077363188
commit
fe3c2d1438
41 changed files with 55 additions and 98 deletions
2
install
2
install
|
@ -7,7 +7,7 @@ git submodule update --init --recursive
|
|||
|
||||
|
||||
echo "Installing Dotbot and Linking Files"
|
||||
${BASEDIR}/lib/dotbot/bin/dotbot -d ${BASEDIR} -c config/dotbot/dotbot.yaml ${@}
|
||||
${BASEDIR}/lib/dotbot/bin/dotbot -d ${BASEDIR} -c config/dotbot/config ${@}
|
||||
|
||||
echo "Installing ZUnit"
|
||||
cd ${BASEDIR}/lib/zunit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue