An open API service indexing awesome lists of open source software.

https://github.com/arrow2nd/dotfiles

🗃 dotなfiles
https://github.com/arrow2nd/dotfiles

Last synced: 10 months ago
JSON representation

🗃 dotなfiles

Awesome Lists containing this project

README

          

# dotfiles

スクリーンショット

## 環境

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

### フォント

[PlemolJP (Nerd Fonts)](https://github.com/yuru7/PlemolJP)

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

## 手順

```sh
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 のコミットテンプレートは
[ここ](https://gist.github.com/arrow2nd/45056915238a1ed84982b4cfff5210d5)