https://github.com/fourdim/dotfiles
https://github.com/fourdim/dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourdim/dotfiles
- Owner: fourdim
- License: mit
- Created: 2022-11-08T14:41:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-03T04:26:43.000Z (11 months ago)
- Last Synced: 2025-07-03T05:28:46.490Z (11 months ago)
- Language: Shell
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Managed by [cute-dot](https://github.com/QuarticCat/cute-dot).
## Getting Started
### Install secrets scanning pre-commit hook
```bash
pre-commit install
```
### Sync Profiles
Copy files from your system to the repo.
```bash
$ ./cute-dot.zsh sync [--all | ...]
```
### Apply Profiles
Copy files from the repo to your system.
```bash
$ ./cute-dot.zsh apply [--all | ...]
```
## License
MIT