An open API service indexing awesome lists of open source software.

https://github.com/sankichi92/dotfiles

@sankichi92's dotfiles
https://github.com/sankichi92/dotfiles

dotfiles

Last synced: 6 months ago
JSON representation

@sankichi92's dotfiles

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 rake

Run `rake --tasks` to see the task list.

$ bundle exec rake --tasks