Skip to content

lishaduck/dotfiles

Repository files navigation

dotfiles

My dotfiles, set up using Dotbot.

Other things you'll need to do

  1. Set zsh as default shell: chsh -s /bin/zsh.
  2. Install homebrew.
  3. Clone repo - git clone https://github.com/lishaduck/dotfiles && cd dotfiles
  4. Run the bootstrapper - ./install.

Idempotence

Once you've made updates, run osh install to reinstall everything. You can safely run this as many times you want, and it shouldn't need any intervention, i.e., there're no sudo prompts.