personal configuration and dotfiles
installation is done using zero.sh.
the following steps will happend when you install:
- download and install macos updates
- download and install appstore updates
- install brew packages listed at Brewfile (review them before running)
- run the scripts located at run/before
- apply macos defaults lister at defaults.yaml (review them before running)
- symlink all dotfiles from the symlinks directory
- 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
first, start tmux, then use prefix
+ I
(capital i) to install all plugins (prefix is <ctrl>
+ a
unless changed)
- go to
iTerm2
>Settings
>General
>Preferences
- mark
Load preferences from a custom folder or URL
- point folder to the cloned repo location (
$HOME/.dotfiles
if followed the instructions) - set
Save changes
toAutomatically