Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s4ichi/dotfiles
Yet another dotfiles
https://github.com/s4ichi/dotfiles
Last synced: 13 days ago
JSON representation
Yet another dotfiles
- Host: GitHub
- URL: https://github.com/s4ichi/dotfiles
- Owner: s4ichi
- Created: 2019-03-07T01:09:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T15:52:49.000Z (12 months ago)
- Last Synced: 2023-11-25T16:33:29.799Z (12 months ago)
- Language: Emacs Lisp
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My configuration for development environment.
## Usage
```sh
$ git clone [email protected]:s4ichi/dotfiles.git && cd dotfiles
``````sh
# Apply dotfiles
$ ./bin/install# Dry-run dotfiles
$ ./bin/install --dry-run
```