Skip to content

arrow2nd/dotfiles

Repository files navigation

dotfiles

スクリーンショット

環境

  • macOS (Apple Silicon) or GitHub Codespaces
  • git 導入済み
  • Neovim (HEAD)

フォント

PlemolJP (Nerd Fonts)

  • macOS の場合は brew 経由で自動でインストールされます

手順

git clone https://github.com/arrow2nd/dotfiles.git $HOME/dotfiles
cd ./dotfiles
./install.sh

追記

  • node は自動で入らないので mise use --global node@lts とかすること
  • GPG 鍵のインポート、git との紐付けは別でやること
  • SKK の辞書は jisyo d すると入る
  • Git のコミットテンプレートは ここ