Skip to content

AustinLeeGordon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published