Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.21 KB

Dotfiles

personal configuration and dotfiles

Installation

installation is done using zero.sh.

Steps

the following steps will happend when you install:

  1. download and install macos updates
  2. download and install appstore updates
  3. install brew packages listed at Brewfile (review them before running)
  4. run the scripts located at run/before
  5. apply macos defaults lister at defaults.yaml (review them before running)
  6. symlink all dotfiles from the symlinks directory
  7. run the scripts located at run/after

to install run the following:

git clone --recursive https://github.com/tvaintrob/dotfiles ~/.dotfiles
caffeinate ~/.dotfiles/zero/setup

Post Installation Steps

Tmux plugins

first, start tmux, then use prefix + I (capital i) to install all plugins (prefix is <ctrl> + a unless changed)

Enable iTerm settings sync

  1. go to iTerm2 > Settings > General > Preferences
  2. mark Load preferences from a custom folder or URL
  3. point folder to the cloned repo location ($HOME/.dotfiles if followed the instructions)
  4. set Save changes to Automatically