Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doitian/dotfiles
dotfiles managed using saltstack
https://github.com/doitian/dotfiles
Last synced: about 1 month ago
JSON representation
dotfiles managed using saltstack
- Host: GitHub
- URL: https://github.com/doitian/dotfiles
- Owner: doitian
- Created: 2017-01-19T15:03:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T02:36:54.000Z (2 months ago)
- Last Synced: 2024-09-12T12:21:21.971Z (2 months ago)
- Language: Shell
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles Provision
This repository is used to manage dotfiles, my public dotfiles repository has been moved to https://github.com/doitian/dotfiles-public
Install
```
./manage.sh repos
./manage.sh install
```Uninstall
```
./manage.sh uninstall
```With private staffs
```
./manage.sh install -p
./manage.sh uninstall -p
```Windows: [dotfiles-windows](https://github.com/doitian/dotfiles-windows).