File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 10
10
| Terminal | Ghostty + tmux |
11
11
12
12
## Hardware
13
+ - 14" 2024 M4 Max Macbook Pro; 64GB, 2TB SSD
13
14
- 13" 2020 M1 MacBook Pro; 16GB, 512GB SSD
14
15
- Keychron Q4 Pro with Gateron Milky Yellow Pro switches [ VIA Keymap] ( /keyboard/keychron_q4_pro/layout.json )
15
16
- Planck V7 with Akko Lavender Purple switches [ QMK firmware] ( https://github.com/Benricheson101/qmk_firmware/blob/master/keyboards/planck/rev7/keymaps/benricheson101 )
16
17
17
18
## Usage
18
19
``` sh
19
20
$ alias dot=" git --git-dir=$HOME /.dot/ --work-tree=$HOME "
20
- $ source ~ /.zshenv
21
21
$ git clone --bare
[email protected] :Benricheson101/dots.git
$HOME /.dot
22
22
$ dot checkout
23
- $ dot config --local status.showUntrackedFiles false
23
+ $ dot config --local status.showUntrackedFiles no
24
24
```
25
+
26
+ ## Required Software
27
+ - [ oxide zsh theme] ( https://github.com/dikiaap/dotfiles/blob/master/.oh-my-zsh/themes/oxide.zsh-theme )
28
+ - [ tmux] ( https://github.com/tmux/tmux )
29
+ - [ zoxide] ( https://github.com/ajeetdsouza/zoxide )
30
+ - [ zsh-syntax-highlighting] ( https://github.com/zsh-users/zsh-syntax-highlighting )
31
+ - [ zsh-vi-mode] ( https://github.com/jeffreytse/zsh-vi-mode )
You can’t perform that action at this time.
0 commit comments