https://github.com/albertodonato/zsh.d
Zsh configuration
https://github.com/albertodonato/zsh.d
shell zsh zsh-configs zshrc
Last synced: about 2 months ago
JSON representation
Zsh configuration
- Host: GitHub
- URL: https://github.com/albertodonato/zsh.d
- Owner: albertodonato
- Created: 2025-08-14T11:47:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-22T07:28:30.000Z (8 months ago)
- Last Synced: 2025-10-22T09:26:22.702Z (8 months ago)
- Topics: shell, zsh, zsh-configs, zshrc
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zsh configuration
Entry point is the `zshrc` file in the base directory can be just sourced from
(or copied as) the main config file.
The repository consists of the following directories:
- `autoload`: directory added to the `fpath` where autoload functions can be
placed.