https://github.com/aiktb/dotzsh
Zsh config shell script
https://github.com/aiktb/dotzsh
bash zsh
Last synced: about 2 months ago
JSON representation
Zsh config shell script
- Host: GitHub
- URL: https://github.com/aiktb/dotzsh
- Owner: aiktb
- License: mit
- Created: 2023-04-28T13:31:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T15:49:20.000Z (over 2 years ago)
- Last Synced: 2025-08-30T05:46:58.891Z (10 months ago)
- Topics: bash, zsh
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
## zsh.sh
> Depends on the apt package manager
Zsh configured with the following plugins and a powerlevel10k theme.
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search)
- [sudo](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo)
- [colored-man-pages](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/colored-man-pages)
- [extract](https://github.com/le0me55i/zsh-extract)
- [autojump](https://github.com/wting/autojump)
- [jsontools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/jsontools)
Move ".zcompdump-*" file to "$ZSH/cache" directory.
Configure the default ZSH configuration for new users.(/etc/skel/)