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

https://github.com/shaunmolloy/dotfiles

Backup and restore dotfiles
https://github.com/shaunmolloy/dotfiles

dotfiles tmux vim

Last synced: about 2 months ago
JSON representation

Backup and restore dotfiles

Awesome Lists containing this project

README

          

# dotfiles

## Usage

**Backup**

```sh
make backup
```

**Restore**

```sh
make restore
```