Skip to content

huangsam/dotfiles

Repository files navigation

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: