Skip to content

chocoby/dotfiles

Repository files navigation

dotfiles

https://github.com/chocoby/dotfiles

Install

# 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)"

Usage

Setup

cd ~/src/github.com/chocoby/dotfiles
make install

Update submodules

make update

Test on Docker

docker build -t chocoby/dotfiles .
docker run -it chocoby/dotfiles

Git hooks

  • 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/

About

My dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published