This repository includes configration files, scripts and tiny commands for our daily life, especially for myself.
# homebrew
# Supported Homebrew prefixes by the official installer: /opt/homebrew, /usr/local
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
$ brew install coreutils git peco tig jq
$ brew install zsh-completions zsh-syntax-highlighting
$ brew install vim
$ brew install rtk
$ brew install yusukebe/tap/ax
Install these after the base setup when you need them. The zsh configuration
loads them only when their local files are available or only adds their bin
directories to PATH.
zshrc/vite-plus.zsh): loads $HOME/.vite-plus/envzshrc/mise.zsh): activates $HOME/.local/bin/misezshrc/cargo.zsh): loads $HOME/.cargo/envzshrc/bun.zsh): uses $HOME/.bunzshrc/pnpm.zsh): uses $HOME/Library/pnpmzshrc/deno.zsh): uses $HOME/.deno/binzshrc/moonbit.zsh): uses $HOME/.moon/binzshrc/pipx.zsh): uses $HOME/.local/binzshrc/pre/grok.zsh): uses $HOME/.grok/bin$ cd ~/.enviroments
$ ./setup.sh
you can remove all symlinks to the configuration files located in ~/.
$ cd ~/.enviroments
$ ~/.enviroments/setup.sh uninstall
Import the config/iterm2.itermcolors profile
Set the following setting with [Preferences]