Tools to make my life easier. Feel free to repurpose these for your own use.
Run regedit, navigate to HKEY_CURRENT_USER/Software/Microsoft/Command Processor/ and add a new string value entry named AutoRun with the path to init.cmd.
To add startup scripts, open Run and type shell:startup, then paste a shortcut to any startup scripts.
- 7-Zip
- fd - Add
fd.exetolib/fd/ - Firefox
- Git
- Google Chrome
- Hyper
- Mongo - Version 4.0.X
- ngrok - Add
ngrok.exetolib/ngrok/ - nodetouch
- Node.js
- Notepad++
- VS Code
Sync an individual setup using the commands below or step through all with dotsync.
Run gitsync.cmd in the utils directory to sync settings.
git config --global commit.message %userprofile%\.gitmessage
Run hypersync.cmd in the utils directory to sync settings.
Run vscodesync.cmd in the utils directory to sync settings and install extensions.
Run npmsync.cmd in the utils directory to install global packages.
Default Globals:
- @hutsoninc/flatten-dir-cli
- @sanity/cli
- clipboard-cli
- empty-trash-cli
- gatsby-cli
- kill-port
- lerna
- nodetouch
- open-cli
- public-ip-cli
- script-list
- serve
- serverless
- trash-cli
- yarn
Work Globals:
MIT © Austin Gordon