1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
| curl -I https://www.google.com
curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask font-jetbrains-mono-nerd-font
brew tap farion1231/ccswitch brew install --cask cc-switch
brew install --cask keyboardholder
brew install --cask alt-tab
brew install --cask ghostty
brew install htop fastfetch neovim lazygit lux git duf cmake eza curl wget brew install yazi ffmpeg sevenzip jq poppler fd ripgrep fzf zoxide resvg imagemagick font-symbols-only-nerd-font yt-dlp
brew install --cask pixpin
brew install --cask rustdesk
brew install --cask iina
brew install --cask orbstack
brew install --cask virtualbox
brew install --cask localsend
brew install --cask raycast
brew install jetbrains-toolbox
brew install --cask obsidian
brew install --cask obs
brew install --cask postman
open https://antigravity.google/ open https://qoder.com/download
brew install --cask google-chrome@beta open https://www.diabrowser.com/
open https://apps.apple.com/us/app-bundle/microsoft-365/id1450038993
curl -fsSL https://bun.sh/install | bash
curl -LsSf https://astral.sh/uv/install.sh | sh
mkdir -p ~/.config/ghostty/themes/ && curl -o ~/.config/ghostty/themes/dracula https://raw.githubusercontent.com/dracula/ghostty/refs/heads/main/dracula && echo "theme = dracula" >> ~/Library/Application\ Support/com.mitchellh.ghostty/config
chflags nohidden ~/Library defaults write com.apple.finder AppleShowAllFiles YES defaults write com.apple.finder ShowPathbar -bool true defaults write com.apple.finder ShowStatusBar -bool false killall Finder;
curl -o- https://fnm.vercel.app/install | bash fnm install 24 corepack enable pnpm
git clone https://github.com/LazyVim/starter ~/.config/nvim rm -rf ~/.config/nvim/.git nvim
sudo xcodebuild -license
curl -s "https://get.sdkman.io" | bash sdk install java 21.0.9-amzn
|