Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.56 KB

Sam's dotfiles

GitHub Actions Workflow Status License

Collection of dotfiles to boost productivity. 🚀

Using them will reduce your risk for Carpal Tunnel Syndrome.

Getting started

Here are the commands to prepare your Mac for development:

# Install core developer assets
zsh install.zsh

# Generate .zsh_aliases file at the home directory
zsh combine.zsh

# Copy all dotfiles to the home directory
zsh copy.zsh

# Install Homebrew artifacts
brew bundle install

Click here to see what gets populated in .zsh_aliases.

Credits

Special thanks to the following repositories for inspiration and resources: