Personal set of dotfiles which is primarily based around zsh, hyper.js, brewfile. It uses symbolic links to link the files from the dotfiles folder to your home folder.
The zsh dotfiles uses the oh-my-zsh framework with custom dotfiles in the custom folder.
- Clone the repository.
git clone https://github.com/anvil008/dotfiles.git
- To run the setup file.
source setup-macos.sh
- Use the theme snazzy.terminal from the themes/terminal folder.
Mac apps to be installed can be set in macos/Brewfile
.
(Note : it will only install apps that the user owns only.)
Brew packages and cask packages can be set in macos/Brewfile
.
Global packages can be set in packages folder for each package manager.
Feel free to dive in! Open an issue or submit PRs. Dotfiles follows the Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
MIT © Anvil Palamattam