Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 2.6 KB

README.md

File metadata and controls

76 lines (51 loc) · 2.6 KB

dotfiles

Tools to make my life easier. Feel free to repurpose these for your own use.

Usage

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.

Requirements

Other Requirements

Sync Settings

Sync an individual setup using the commands below or step through all with dotsync.

Git Setup

Run gitsync.cmd in the utils directory to sync settings.

git config --global commit.message %userprofile%\.gitmessage

Hyper Setup

Run hypersync.cmd in the utils directory to sync settings.

VS Code Setup

Run vscodesync.cmd in the utils directory to sync settings and install extensions.

NPM Setup

Run npmsync.cmd in the utils directory to install global packages.

Default Globals:

Work Globals:

License

MIT © Austin Gordon