https://github.com/thekaveman/dotfiles
My dotfile repo. Typically used inside VS Code Dev Containers.
https://github.com/thekaveman/dotfiles
bash dotbot dotfiles git ssh vscode
Last synced: 3 months ago
JSON representation
My dotfile repo. Typically used inside VS Code Dev Containers.
- Host: GitHub
- URL: https://github.com/thekaveman/dotfiles
- Owner: thekaveman
- License: mit
- Created: 2014-01-28T07:20:42.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-09-23T22:17:06.000Z (9 months ago)
- Last Synced: 2025-09-24T00:14:56.101Z (9 months ago)
- Topics: bash, dotbot, dotfiles, git, ssh, vscode
- Language: Shell
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
After cloning this repo, run `./install` to set up the development environment.
The install script is idempotent: it can safely be run multiple times.
Dotfiles uses [Dotbot](https://github.com/anishathalye/dotbot) for installation.
## License
Released under the [MIT License](LICENSE)