https://github.com/chocoby/dotfiles
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/