7 lines
171 B
Bash
Executable file
7 lines
171 B
Bash
Executable file
#!/usr/bin/env fish
|
|
|
|
source "$DOT/node/node_utils.fish"
|
|
|
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
npm_install "tldr pages" "tldr"
|