Yet another collection of personal shell configuration files. Powered by Dotbot.
-
Brewfile is used to manage command-line programs and GUI-based macOS apps.
-
Oh My Zsh - for managing configurations,
-
Terminal.app profiles, which include settings for colors, fonts, and more.
Note
Before starting, ensure you have a backed-up copy of your .zshrc.
- Clone this repository into any preferred folder:
git clone git@github.com:andrii-rieznik/dotfiles.git- Change into the dotfiles subdirectory:
cd dotfiles- Run the installation script:
./install