/dotfiles

Primary LanguageShellMIT LicenseMIT

dotfiles

These are my dotfiles highly inspired by various sources.

Installation

  • Clone the repository as ~/.dotfiles
  • Run make all and restart your system
  • Create ~/.local.gitconfig and ~/.local.zsh for additional local settings

Possible setups

  • macos user with sudo make macos
  • linux user with sudo make linux
  • linux user without sudo make NOSUDO=1 minimal

References