Skip to content

tvaintrob/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

personal dotfiles and configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published