https://github.com/chocoby/dotfiles
# Linux
curl -sS https://starship.rs/install.sh | sh
curl https://mise.run | sh
# Mac
brew install mise starship
bash -c "$(curl -fsSL https://raw.githubusercontent.com/chocoby/dotfiles/main/scripts/install)"
cd ~/src/github.com/chocoby/dotfiles
make install
make update
docker build -t chocoby/dotfiles .
docker run -it chocoby/dotfiles
-
prepare-commit-msg : Add an issue id to commit comment from parsed branch name with buranko
ln -s ~/src/github.com/chocoby/dotfiles/git/hooks/prepare-commit-msg `pwd`/.git/hooks/