dotfiles
├── .github/ # Github Actions
├── README.md
├── .bin.local/ # Locate local only scripts (put `.local` on file name)
├── .bin/ # Install scripts
│ ├── setup.ps1 # Windows setup script (Not Work Now)
│ ├── setup.sh # setup script
├── .config/ # Configuration files
│ ├── hammerscoop # Keymap/Automation setting (see: https://www.hammerspoon.org/)
├── Brewfile # brew bundle file (see: https://github.com/Homebrew/homebrew-bundle)
If you want to set up your GitHub account, create .gitconfig.local
file $HOME directory.
- Homebrew: Package manager for macOS
- Hammerspoon: Keymap/Automation setting