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
- Host: GitHub
- URL: https://github.com/shaunmolloy/dotfiles
- Owner: shaunmolloy
- License: mit
- Created: 2022-05-18T16:38:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T09:57:36.000Z (over 2 years ago)
- Last Synced: 2025-03-30T17:15:19.507Z (over 1 year ago)
- Topics: dotfiles, tmux, vim
- Language: Shell
- Homepage:
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
## Usage
**Backup**
```sh
make backup
```
**Restore**
```sh
make restore
```