https://github.com/kurone-kito/dotfiles
🔴 My dotfiles; since 2019.4
https://github.com/kurone-kito/dotfiles
dotfiles editorconfig-settings gitconfig personal-dotfiles setup-script vimrc visual-studio-code
Last synced: about 1 month ago
JSON representation
🔴 My dotfiles; since 2019.4
- Host: GitHub
- URL: https://github.com/kurone-kito/dotfiles
- Owner: kurone-kito
- License: mit
- Created: 2019-04-22T01:02:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T06:42:02.000Z (3 months ago)
- Last Synced: 2025-02-28T09:15:18.151Z (about 2 months ago)
- Topics: dotfiles, editorconfig-settings, gitconfig, personal-dotfiles, setup-script, vimrc, visual-studio-code
- Language: Shell
- Homepage:
- Size: 237 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.ja.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.ja.md
Awesome Lists containing this project
README
# 🔴 My dotfiles
A collection of configuration files that we use.
私が使用している設定ファイル集です。## Deploying
```sh
./setup
```The script works with the latest macOS and Windows.
最新の macOS と Windows で動作確認しています。## Thanks
- [holman/dotfiles](https://github.com/holman/dotfiles): It was helpful.
-
[lysyi3m/macos-terminal-themes](https://github.com/lysyi3m/macos-terminal-themes): Included the terminal's color scheme settings. (customized)## See also (Dependents)
- [kurone-kito/setup.macos](https://github.com/kurone-kito/setup.macos)
- [kurone-kito/setup.windows](https://github.com/kurone-kito/setup.windows)## Contributing
Welcome to contribute to this repository! For more details,
please refer to [CONTRIBUTING.md](.github/CONTRIBUTING.md).## License
MIT