https://github.com/c0deinblack/zsh_configuration
zshrc
https://github.com/c0deinblack/zsh_configuration
bashrc shell zshrc
Last synced: over 1 year ago
JSON representation
zshrc
- Host: GitHub
- URL: https://github.com/c0deinblack/zsh_configuration
- Owner: C0deInBlack
- Created: 2024-01-29T20:09:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T21:48:51.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:46:18.139Z (over 1 year ago)
- Topics: bashrc, shell, zshrc
- Language: Shell
- Homepage:
- Size: 11.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
```