dotfiles/misc/install.sh

10 lines
229 B
Bash
Raw Normal View History

2024-01-25 14:39:00 -08:00
#!/usr/bin/env bash
# vim:set ft=bash:
cd "$(dirname "${BASH_SOURCE[0]}")" \
&& source "../node/node_utils.sh"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-01-25 18:19:27 -08:00
npm_install "tldr pages" "tldr"