Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0deinblack/zsh_configuration
zshrc
https://github.com/c0deinblack/zsh_configuration
bashrc shell zshrc
Last synced: 10 days ago
JSON representation
zshrc
- Host: GitHub
- URL: https://github.com/c0deinblack/zsh_configuration
- Owner: C0deInBlack
- Created: 2024-01-29T20:09:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T21:48:51.000Z (about 1 month ago)
- Last Synced: 2024-12-31T22:25:24.040Z (about 1 month ago)
- Topics: bashrc, shell, zshrc
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zsh_configuration
## Installation
This will overwrite your current configuration.
```bash
curl https://raw.githubusercontent.com/C0deInBlack/Zsh_configuration/main/.zshrc > ~/.zshrc
```