File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed
Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,4 @@ git -C "${DOTBOT_DIR}" submodule sync --quiet --recursive
1313git submodule update --init --recursive " ${DOTBOT_DIR} "
1414
1515" ${BASEDIR} /${DOTBOT_DIR} /${DOTBOT_BIN} " -d " ${BASEDIR} " \
16- --plugin-dir dotbot-plugins/dotbot-asdf \
1716 -c " ${CONFIG} " " ${@ } "
Original file line number Diff line number Diff line change 9090 path : iina/YouTube.conf
9191 force : true
9292
93- - plugin : yarn
94- url : https://github.com/twuni/asdf-yarn
95- global : latest
96- versions :
97- - latest
98- - plugin : pnpm
99- url : https://github.com/jonathanmorley/asdf-pnpm
100- global : latest
101- versions :
102- - latest
103- - plugin : golang
104- url : https://github.com/kennyp/asdf-golang
105-
10693- shell :
10794 -
10895 command : ./git/set-gitconfig.sh
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ export HOMEBREW_NO_AUTO_UPDATE=1
1111export HOMEBREW_NO_INSTALL_UPGRADE=1
1212
1313PACKAGES=(
14- " asdf"
1514 " fzf"
1615 " git"
1716 " eza"
You can’t perform that action at this time.
0 commit comments