Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdzeng/dotfiles
@wdzeng's dotfiles
https://github.com/wdzeng/dotfiles
Last synced: 14 days ago
JSON representation
@wdzeng's dotfiles
- Host: GitHub
- URL: https://github.com/wdzeng/dotfiles
- Owner: wdzeng
- Created: 2023-07-31T10:09:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T16:46:40.000Z (8 months ago)
- Last Synced: 2024-03-18T16:44:31.523Z (8 months ago)
- Language: Shell
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles.
## Usage
Restore dotfiles from this repo to local.
```sh
./restore.sh
```Copy local dotfiles to this repo.
```sh
./sync.sh
```