Awesome
dotfiles
<img width="1440" alt="スクリーンショット" src="https://github.com/user-attachments/assets/26a7bf5d-8659-483a-919c-f0412bf85206">環境
- macOS (Apple Silicon) or GitHub Codespaces
- git 導入済み
- Neovim (HEAD)
フォント
- 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 のコミットテンプレートは ここ