Add some more xdg-wrappers and dep: annotations to existing ones
This commit is contained in:
parent
40e434d6b9
commit
c86e99d073
10 changed files with 50 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/zsh
|
||||
#dep:node
|
||||
source ${$(realpath "$0"):h:h}/lib/next-in-path.zsh
|
||||
export NODE_REPL_HISTORY="$XDG_DATA_HOME"/node_repl_history
|
||||
$(next-in-path node $0) $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue