1
Fork 0

node: document scripts

This commit is contained in:
Alan Faubert 2019-05-29 22:55:08 -04:00
parent c696c94eb7
commit dd1e9b7326
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ Use `squashfs2tar.sh` to convert squashfs files from e.g. https://cloud-images.u
- `git turbo-gc` - turbo garbage collect
- `git user-*` - set `user.email` and `user.name` as appropriate
## Node/npm scripts
- `npma.sh` - Find the given binaries searching upwards through `node_modules` and output aliases for them, suitable for `>> ~/.profile`
- `npmg.sh` - Create and tag a dangling commit from HEAD but not on the current branch which contains all of the files `npm publish` would
- `npml.sh` - Find the `node_modules` where the given dependencies are used, search up further for directories defining them, and create symlinks
## tmux keybindings
The included `.tmux.conf` makes the following changes/additions to the default tmux keybindings: