Skip to content

sanshirookazaki/dotfiles

Repository files navigation

setup

sh setup.sh

# brew
brew bundle --global

exec $SHELL -l
mkdir -p $(anyenv root)/plugins
git clone https://github.com/znz/anyenv-update.git $(anyenv root)/plugins/anyenv-update
curl -O https://github.com/raw/Arc0re/Iceberg-iTerm2/master/iceberg.itermcolors

go get github.com/nametake/golangci-lint-langserver
go get golang.org/x/tools/cmd/goimports
GO111MODULE=on go get golang.org/x/tools/gopls@latest

Releases

No releases published

Packages

No packages published