aboutsummaryrefslogtreecommitdiff

Mac Dotfiles

Dotfiles for MacOS

Installation

chmod +x ./scripts/*.sh
./scripts/setup-mac.sh
./scripts/omz.sh
./scripts/brew.sh
mkdir -p ~/.tmux/plugins
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
cp .tmux.conf ~/.tmux.conf
~/.tmux/plugins/tpm/bin/install_plugins

MacOS System Preferences (setup-mac.sh)

  • Dock on the left with autohide
  • Screenshots save to Downloads folder
  • Hidden desktop items
  • Finder with path bar and folder then file A-Z sorting
  • Fast keyboard repeat

Dynamic iTerm2 colours depending on wallpaper via wal-item.py script

cd iTerm
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install pywal16 haishoku
python3 wal-iterm.py ~/path/to/wallpaper.png

If you dont see any change make sure your default profile is set to wal