Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffmhubbard/zsh
https://github.com/jeffmhubbard/zsh
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffmhubbard/zsh
- Owner: jeffmhubbard
- License: mit
- Created: 2020-10-06T21:30:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T14:01:45.000Z (almost 4 years ago)
- Last Synced: 2023-11-17T16:33:42.482Z (12 months ago)
- Language: Shell
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zsh config
Deploy with `setup_zsh.fyi` in `penguin-dev-tools`
#### Additional Steps
Generate `ssh` keys:
```sh
ssh-keygen -t rsa
```Load `antsy` syntax highlighting:
```sh
fast-theme ~/.zsh/themes/antsy.ini
```