If fish updates: Best way: System Settings/Users & Groups/{your user} advanced options/Login shell. Or: Terminal/Preferences/General/Shells open with: Command (complete path): /usr/local/bin/fish
06/12/2023: Remember that yabai wasn't working until you updated the updated fish version default shell: /usr/local/Cellar/fish/3.6.1/bin/fish -> /usr/local/Cellar/fish/3.6.4/bin/fish
https://mac-key-repeat.zaymon.dev/ defaults write -g InitialKeyRepeat -int 14 defaults write -g KeyRepeat -int 1 defaults write -g ApplePressAndHoldEnabled -bool false
https://www.geekbits.io/how-to-install-nerd-fonts-on-mac/ https://www.youtube.com/watch?v=mQdB_kHyZn8
Error: Permission denied @ apply2files - /usr/local/lib/docker/cli-plugins
mkdir -p /Applications/Docker.app/Contents/Resources/cli-plugins brew cleanup
https://github.com/CodySchrank/gSwitch
Don't forget to turn off Automatically rearrange Spaces based on most recent use when implementing Yabai:
System settings / Desktop & Dock / Automatically rearrange Spaces based on most recent use (at the bottom)
chrome://extensions/shortcuts
New Tab Redirect https://chromewebstore.google.com/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna
https://github.com/yurikhan/kitty_grab
https://github.com/FelixKratz/JankyBorders
- Restore the cursor: System settings > Accessibility > display > Scroll down to pointer and click reset colors
- https://github.com/alexzielenski/Mousecape/releases download Mousecape_1813.zip
- select cursor http://www.rw-designer.com/gallery?search=&by=
- tests cursor here https://www.w3schools.com/cssref/tryit.php?filename=trycss_cursor
📁.git/config At bottom:
[user]
name = sergiornelas
email = [email protected]
https://int10h.org/oldschool-pc-fonts/fontlist/
-
brew install zig
- Clone this repo: https://github.com/cryptocode/terminal-doom
- Move into the repo's directory (terminal-doom)
- Execute the building and run commmands in the repo's README:
zig build -Doptimize=ReleaseFast zig-out/bin/terminal-doom