https://github.com/arrow2nd/dotfiles
🗃 dotなfiles
https://github.com/arrow2nd/dotfiles
Last synced: 10 months ago
JSON representation
🗃 dotなfiles
- Host: GitHub
- URL: https://github.com/arrow2nd/dotfiles
- Owner: arrow2nd
- Created: 2020-12-19T16:46:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T02:27:52.000Z (10 months ago)
- Last Synced: 2025-03-20T04:41:17.072Z (10 months ago)
- Language: Lua
- Homepage:
- Size: 2.19 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)