/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
xcode-select --install
brew install --cask wezterm
brew install --cask ghostty
brew install neovim
brew install ripgrep
brew install fzf
brew install starship # command line prompt
brew install stow # dotfiles manager
brew install neofetch
brew install jq
brew install gradle
brew install imagemagick
brew install git
brew install git-lfs # git large file storage
brew install git-filter-repo
brew install lazygit
brew install gh # github cli
# github cli authenticate to link with devices
gh auth login
brew install tmux
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# ctrl + I to install all plugins
brew install koekeishiya/formulae/yabai
brew install koekeishiya/formulae/skhd
brew tap epk/epk # SFMono-Nerd-Font
brew install font-sf-mono-nerd-font
brew install --cask font-sf-pro
brew install --cask font-jetbrains-mono-nerd-font
# SketchyBar usage
brew install --cask sf-symbols
brew install --cask font-sf-mono
curl -L https://github.com/kvndrsslr/sketchybar-app-font/releases/download/v2.0.62/sketchybar-app-font.ttf -o $HOME/Library/Fonts/sketchybar-app-font.ttf
# go to sketchybar-app-font github to get the latest release
# run this after install all the fonts and stow the script directory
install_sketchybar
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false # repeating key
defaults write com.apple.dock autohide-time-modifier -float 0.15; killall Dock # show the dock faster
cd ~/dotfiles
stow "directory"
stow --restow "directory" # for restowing
- Arc (web browser)
- Ghostty
- VsCode
- Docker Desktop
- Postman
- Anaconda
- MacTex
- RayCast
- AltTab
- Obsidian
- AlDente
- Monitor Control
- Mac Mouse Fix
- Logitech G HUB
- Sioyek
- AppCleaner