.lib/stubs/scdoc

changeset 1185
c1c5ceab0dc0
parent 1107
c6d7ac40bd3c
--- a/.lib/stubs/scdoc
+++ b/.lib/stubs/scdoc
@@ -9,7 +9,6 @@ install_it() {
   git clone --depth=1 "https://git.sr.ht/~sircmpwn/scdoc" "$scratch"
   make -C "$scratch" install PREFIX="$HOME/.local"
   rm -rf -- "$scratch"
-  asdf reshim || :
 }
 
 . ~/.lib/sh/stubexec.sh

mercurial