Skip to content

Latest commit

 

History

History
executable file
·
56 lines (33 loc) · 1.27 KB

readme.md

File metadata and controls

executable file
·
56 lines (33 loc) · 1.27 KB

Anvil's Dotfiles

Background

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.

Installation

  1. Clone the repository.
git clone https://github.com/anvil008/dotfiles.git
  1. To run the setup file.
source setup-macos.sh
  1. Use the theme snazzy.terminal from the themes/terminal folder.

Personalization

Mac App Store

Mac apps to be installed can be set in macos/Brewfile. (Note : it will only install apps that the user owns only.)

Homebrew Packages

Brew packages and cask packages can be set in macos/Brewfile.

Packages installations

Global packages can be set in packages folder for each package manager.

Maintainers

@anvil008

Contribute

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.

License

MIT © Anvil Palamattam