https://github.com/cloderic/dotfiles
My dotfiles
https://github.com/cloderic/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/cloderic/dotfiles
- Owner: cloderic
- License: wtfpl
- Created: 2020-11-19T10:52:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T18:09:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T19:44:45.999Z (over 1 year ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clodéric's dotfiles (and more)
That's mine, this repo is for me to not lose it, but you can take a look if you want.
## Usage
```
Manage dotfiles in `~`
Usage:
./dotfiles.sh setup
Execute setup scripts.
./dotfiles.sh install_configs
Install the configuration dotfiles (backuping the previous ones in `./dotfiles/backup`).
./dotfiles.sh retrieve_configs
Retrieve the currently installed configuration dotfiles.
Options:
-h, --help: Show this screen.
```