https://github.com/yutakobayashidev/dotfiles
💻 My dotfiles
https://github.com/yutakobayashidev/dotfiles
dotfiles linux macos shell
Last synced: about 1 year ago
JSON representation
💻 My dotfiles
- Host: GitHub
- URL: https://github.com/yutakobayashidev/dotfiles
- Owner: yutakobayashidev
- License: mit
- Created: 2021-12-09T05:14:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T20:43:07.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T20:02:43.699Z (about 1 year ago)
- Topics: dotfiles, linux, macos, shell
- Language: Shell
- Homepage:
- Size: 499 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
[](https://github.com/yutakobayashidev/dotfiles/blob/main/LICENSE)

dotfiles for macOS
## Installation
1. Sign in to App store manually ( macOS Only )
2. Run install
```sh
curl -o - https://raw.githubusercontent.com/yutakobayashidev/dotfiles/main/packages/cli/scripts/dotfiles | sh
```
## Manual operations
### Preferences
1. add google-japanese-ime to input sources
2. Set up Touch ID so that you can unlock sudo with your fingerprint.
## Inspired
- [JunichiSugiura/dotfiles: 💻 macOS dotfiles managed with GNU stow + Homebrew Bundle](https://github.com/JunichiSugiura/dotfiles)
- [ulwlu/dotfiles: My configurations and scripts containing MacOS full-auto-setup script](https://github.com/ulwlu/dotfiles)
- [valbeat/dotfiles: My dotfiles](https://github.com/valbeat/dotfiles)
- [rtakasuke/.dotfiles: my dotfiles](https://github.com/rtakasuke/.dotfiles)
- [reireias/dotfiles: configuration for vim, bash, zsh, etc...](https://github.com/reireias/dotfiles)
- [keyamin/dotfiles](https://github.com/keyamin/dotfiles)
- [kuzukawa/dotfiles](https://github.com/kuzukawa/dotfiles)