Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).