Configs for setting up machines. Arch and Ubuntu are usually for virtual machines that I can set up a fresh instance with everything I need for malware analysis on. 🐈
- Arch Linux
- Software
- Ubuntu Linux
- Software
- MacOS
-
Aliases
- Git, Misc and Dev of my most used or most forgotten commands
-
Homebrew with Brewfile
-
Git configs
-
MTMR
$ brew install --cask mtmr
-
.zshrc
-
skhd - Windows tiling manager config
-
yabai - Keybind deamon
Yabai Keybinds
- Option + H / J / K / L: Move focus left, down, up, or right.
- Control + Option + H: Resize window left.
- Control + Option + J: Resize window down.
- Control + Option + K: Resize window up.
- Control + Option + L: Resize window right.
- Control + Option + E: Equalize window sizes.
- Shift + Option + H / J / K / L: Move window left, down, up, or right.
- Shift + Option + M: Send window to the last active desktop.
- Shift + Option + P: Send window to the previous workspace.
- Shift + Option + N: Send window to the next workspace.
- Shift + Option + 1-9: Send window to workspace 1 through 9.
- Option + R: Rotate windows clockwise.
- Shift + Option + R: Rotate windows counterclockwise.
- Shift + Option + X: Flip windows on the x-axis.
- Shift + Option + Y: Flip windows on the y-axis.
-