docs(scripts): remove yarn wrapper
It caused more harm than good
This commit is contained in:
parent
d4ec04f975
commit
ec0fe5c43c
@ -975,7 +975,3 @@ HOME="$XDG_DATA_HOME"/android /usr/bin/adb "$@"
|
|||||||
#+begin_src sh :tangle ~/.local/bin/wget
|
#+begin_src sh :tangle ~/.local/bin/wget
|
||||||
/usr/bin/wget --hsts-file="$XDG_DATA_HOME"/wget-hsts "$@"
|
/usr/bin/wget --hsts-file="$XDG_DATA_HOME"/wget-hsts "$@"
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+begin_src sh :tangle ~/.local/bin/yarn
|
|
||||||
/usr/bin/yarn --use-yarnrc "$XDG_CONFIG_HOME"/yarn/config "$@"
|
|
||||||
#+end_src
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user