Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

macOS dotfiles for zsh (oh-my-zsh + powerlevel10k), tmux, and iTerm2.

Setup

  1. Install dependencies with Homebrew:
./install_deps.sh
  1. Zsh config (source directly from this repo):

Add this to your ~/.zshrc (set DOTFILES_DIR to your repo path):

DOTFILES_DIR="$HOME/Projects/dotfiles"
source "$DOTFILES_DIR/.zsh_root"

Notes:

  • .zsh_root loads .zsh_plugins and .zsh_p10k from this repo.
  • .zsh_root will symlink .tmux.conf into ~/.tmux.conf if it does not already exist.
  • install_deps.sh installs Meslo Nerd Font; set it in iTerm2 profiles for the prompt glyphs.
  1. iTerm2 preferences (optional, overwrites existing iTerm2 defaults):
defaults import com.googlecode.iterm2 iterm2/com.googlecode.iterm2.plist
  1. tmux plugins:
  • Start tmux, then press Ctrl-b and I to install TPM plugins.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages