https://github.com/sankichi92/dotfiles
@sankichi92's dotfiles
https://github.com/sankichi92/dotfiles
dotfiles
Last synced: 6 months ago
JSON representation
@sankichi92's dotfiles
- Host: GitHub
- URL: https://github.com/sankichi92/dotfiles
- Owner: sankichi92
- License: mit
- Created: 2023-02-05T10:15:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T11:59:51.000Z (7 months ago)
- Last Synced: 2025-03-21T12:54:49.580Z (7 months ago)
- Topics: dotfiles
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sankichi92/dotfiles
[@sankichi92](https://github.com/sankichi92)'s dotfiles.
## Dev Containers / GitHub Codespaces
[`install.sh`](install.sh) is for Dev Containers and GitHub Codespaces.
See below for more details:
- https://code.visualstudio.com/docs/devcontainers/containers#_personalizing-with-dotfile-repositories
- https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account#dotfiles## macOS
Run the default rake task for macOS setup:
$ bundle install --path vendor/bundle
$ bundle exec rakeRun `rake --tasks` to see the task list.
$ bundle exec rake --tasks