aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f043054f53e78a0cfb90c1a770a31c6dc8b7d763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Mac Dotfiles

Dotfiles for MacOS

## Installation

```bash
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

```bash
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