Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haru52/dotfiles
haru's dotfiles.
https://github.com/haru52/dotfiles
dotfiles
Last synced: 27 days ago
JSON representation
haru's dotfiles.
- Host: GitHub
- URL: https://github.com/haru52/dotfiles
- Owner: haru52
- License: mit
- Created: 2022-07-14T15:00:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T03:24:57.000Z (about 1 month ago)
- Last Synced: 2024-12-02T04:25:04.345Z (about 1 month ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# dotfiles
## Overview
haru's dotfiles.
## Requirements
- UNIX/Linux (including macOS and WSL)
- Git## Installation
```sh
gh repo clone haru52/dotfiles # Clone this repo
cd dotfiles
make
```## Usage
### ESP-IDF
```sh
cd path/to/dotfiles
vi dotfiles/zprezto/zshrc # Comment out and uncomment
make
exec $SHELL -l
get_idf
```## License
[MIT](LICENSE)
## Author
[haru](https://haru52.com/)