- general -> dark mode
- trackpad -> tap to click, increase tracking speed, turn off force click
- edit the menu bar
- show battery percentage in the menu bar
- hide spotlight search
- turn off hot corners
- system preferences -> view -> in alphabetical order
- edit widgets, remove all except screen usage and calendar
- bluetooth > show in menu bar
- remove unnecessary apps including downloads, but leave system preferences
- enable automatically hide and show dock
- disable "show recent applications in Dock"
- general -> change default finder window
- sidebar
- turn off recents
- turn off recent tags
- turn off icloud drive
- turn on home folder
- advanced
- show all filename extensions
- view
- show path bar
- change all to show items as list
- battery -> show percentage
- now playing -> don't show in menu bar
- hide zoom from menu bar
- remove "omw" from text
- shortcuts > launchpad & dock > toggle "dock hiding on/off" in shortcuts -> launchpad & dock
- uses raycast for windows and hotkeys
- Chat: Discord
- Browser: Brave
- Editors: vscode and vscodium (for hotkey switching between these), one is for notes one is for code
- Input format: osprette mx keyboard + vim keybindings (qwerty pleb but looking at hands down layout)
- Terminal: wezterm + zellij
- navigation: raycast
- music: spotify
- meetings: zoom, discord
- docker: docker desktop
- Set the search engine to Google
- Customize new tab page
- Turn off "offer to save passwords" and "auto sign in"
- Import bookmarks
- user settings: turn off enable persistent sessions integrated terminal
- user settings: set fish path in integrated.profiles.osx and select as default profile
- user settings: hide minimap
- copy keybindings.json and settings.json
- remove keybinding for "close open window"
- Peacock
- GitLens -> and configure
- Dendron
- Fish
- set fish path in settings to /opt/homebrew/bin/fish
- Copilot (stable)
- Prettier
- ESLint
- New (wenfangdu.faster-new)
- Material icon theme
- Thunder Client
- Install xcode command line tools by entering
git
in the terminal, and following the prompts - Install caskaydiacove code font
- Install Homebrew
- Install fish and add homebrew to path
/opt/homebrew/bin/brew install fish
fish_add_path /opt/homebrew/bin/
brew install starship
brew install zellij
fish_add_path /Applications/Visual Studio Code.app/Contents/Resources/app/bin
(add vscode to path) see [[reference.shell]] for more- install fisher
- install nvm (TODO: use pnpm instead)
npm install -g pnpm
install pnpm
- ~/.config/zellij/config.yaml
- ~/.config/fish/config.fish
- vscode keybindings
- vscode user settings