This repository is a note for my own development. I record development tools and those configuration files on my Mac. ðŸ›
You install below software development tools and run this script for importing dotfiles.
$ sh importconfig.sh
Homebrew is the missing package manager for macOS.
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install wget
https://github.com/direnv/direnv
$ brew install direnv
Install Node.js with using anyenv and nodenv.
https://qiita.com/kyosuke5_20/items/eece817eb283fc9d214f
If you run the import script, the following commands will be added to .zshrc .
eval "$(anyenv init -)"
https://docs.github.com/ja/github-cli/github-cli/about-github-cli
$ brew install gh
https://aws.amazon.com/jp/cli/
$ brew install awscli
https://github.com/Shougo/dein.vim
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Shougo/dein-installer.vim/master/installer.sh)"
install to ~/.cache/dein/ and use .vimrc .
https://code.visualstudio.com/
https://github.com/yuru7/HackGen
$ brew install font-hackgen-nerd
$ brew install starship
- Font
- HackGen35 Console NF, Regular, 13px
- Window size
- Columns: 160
- Rows: 48