My dotfiles.
Install scripts for specific tools
# homebrew
homebrew/install.sh
# stow (symlink tool)
stow/install.sh
# ghostty
ghostty/.config/ghostty/install.sh
# gpg
gpg/install.sh
# python tools
python/install.sh
# node tools
nodejs/install.sh # (installs nvm with node v22)
nodejs/bun.sh
nodejs/pnpm.sh
nodejs/yarn.sh
nodejs/typescript.sh
# solidity tools
solidity/install.sh # (installs solc-select)
solidity/foundry.sh
solidity/huff.shInstalls discord, docker, google-chrome, telegram, typefully, vlc, whatsapp, zoom
Note
- See
brewfilefor application list - See Homebrew github casks for other apps.
brew bundleSymlink zsh, git, nvim, ghostty to $HOME directory
stow zsh
stow git
stow nvim
stow ghostty