This project is managed by chezmoi.
curl -sSL dot.ebiyuu.com | sh
This runs steps below.
- Download/install chezmoi to your computer.
- Clone this repository and place dotfiles by chezoi.
- afx is installed by chezmoi.
- Some commnand line tool (including nvim) is installed by afx.
This clones this repository by http. If you want to push to this repository, please run:
git remote set-url origin git@github.com:ebiyuu1121/dotfiles
chezmoi update
chezmoi apply
chezmoi edit -a # open nvim on directory
chezmoi edit -a {file}
memo for myself
- from apt / brew
- zsh
- peco
- wget
- from script
- starship
curl -sS https://starship.rs/install.sh | sh
- deno
curl -fsSL https://deno.land/x/install/install.sh | sh
- starship
- manual install
- go
- go install
- ghq
go get github.com/x-motemen/ghq
- ghq