Skip to content

kxzk/dippin-dots

Repository files navigation

dippin dots



  • get started

update /Users/<UPDATE-NAME>/.zprofile in bootstrap.sh

curl https://raw.githubusercontent.com/kxzk/dippin-dots/main/bootstrap.sh > bootstrap.sh
chmod +x bootstrap.sh
./bootstrap.sh

  • stow commands
cd dippin-dots
stow -Rv git
restow_dirs

# simulate running
stow -nv package

  • login to github cli
gh auth login

  • setup copilot for neovim
:Copilot setup

  • install air for go
curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s -- -b $(go env GOPATH)/bin

  • install claude code
brew install --cask claude-code

  • install codex
brew install --cask codex
  • install bun
curl -fsSL https://bun.com/install | bash # for macOS, Linux, and WSL





  • alias snowsql
brew install --cask snowflake-snowsql
alias snowsql=/Applications/SnowSQL.app/Contents/MacOS/snowsql

set -Ux PYENV_ROOT $HOME/.pyenv
fish_add_path $PYENV_ROOT/bin

# add to config.fish
pyenv init - | source

  • set github cli to use neovim
gh config set editor nvim
gh config set pager delta

  • install atuin
curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh

atuin register -u <USERNAME> -e <EMAIL>
atuin import auto
atuin sync

atuin login -u <USERNAME> -p <PASSWORD> -k <KEY>

  • glimpse
brew tap seatedro/glimpse
brew install glimpse

  • install ty
pip3 install ty --break-system-packages


  • install bundler
gem install bundler

About

🍦 for mac

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •