TLDR
It’s a snapshot of what actually runs my day, the things that sit between an idea and something real.
Base Layer
- MacOS with Homebrew as the main package manager.
- Raycast replaces Spotlight.
- Disable shortcut to launch the Spotlight Command (⌘) - Space in Keyboard > Keyboard Shortcuts > Spotlight
- iTerm2 as the main terminal
- Use zsh
- Use starship.
brew install starshipecho 'eval "$(starship init zsh)"' >> ~/.zshrc
- Use catppuccin as the default profile.
- Catppuccin theme for iTerm2
Install applications via brew
brew install git ghbrew install go ruby pipx nodebrew install nmapbrew install ffufbrew install ripgrep
Install via go
echo 'export GOPATH="$HOME/go"' >> ~/.zshrcecho 'export PATH="$PATH:$GOPATH/bin"' >> ~/.zshrcsource ~/.zshrcgo install -v github.com/projectdiscovery/pdtm/cmd/pdtm@latest
Notes
- Markdown
- Obsidian / Notion
Others
- Telegram for the main communication channel, group gosip with friends, archive some notes. Have a channel to stay updates
- Clop for clipboard optimiser
- Brave, Firefox for the browsers