Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 665 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 665 Bytes

dotfiles

インストールスクリプト

curl -o - https://raw.githubusercontent.com/kazukishimamoto/dotfiles/main/install | zsh

利用 OS は macOS を想定しており、zsh が規定のシェルになっていることが前提

ファイル構成

.
├── Brewfile
├── Brewfile.lock.json
├── README.md
├── install
└── packages
    ├── git
    │   ├── .gitconfig
    │   └── .gitignore_global
    ├── starship
    │   └── .config
    │       └── starship.toml
    ├── tmux
    │   └── .tmux.conf
    └── zsh
        └── .zshrc