WSL準備
https://zenn.dev/arbr/articles/d9072558cb488e
https://github.com/microsoft/WSL/issues/10076
https://atmarkit.itmedia.co.jp/ait/articles/1806/28/news043.html
gh いれた
https://github.com/cli/cli/blob/trunk/docs/install_linux.md
zsh にした
dotfiles をやっていく
代表例
code: link
ln -snfv ~/ghq/github.com/ryoh827/dotfiles/.gitconfig ~/.gitconfig
ln -snfv ~/ghq/github.com/ryoh827/dotfiles/config/nvim ~/config/nvim
ln -snfv ~/ghq/github.com/ryoh827/dotfiles/config/starship.toml ~/config/starship.toml
ln -snfv ~/ghq/github.com/ryoh827/dotfiles/config/gh/config.yml ~/.config/gh/config.yml
nvim いれたりする
とりあえず brew をインストールする
https://github.com/neovim/neovim/blob/master/INSTALL.md