Zshrc
ZSH custom settings and themes
Install / Use
/learn @desyncr/ZshrcREADME
.zshrc
Repository to save my custom Zsh settings and themes.
Install
-
Install Antigen in
$HOME/.antigen:git clone https://github.com/zsh-users/antigen.git $HOME/.antigen -
Clone this repo in
$HOME/.zshrc.d:git clone https://github.com/desyncr/zshrc.git $HOME/.zshrc.d -
Configure it into your
$HOME/.zshrc:echo "export ZSH_CUSTOM=$HOME/.zshrc.d" >> $HOME/.zshrc echo "source \$ZSH_CUSTOM/bootstrap.zsh" >> $HOME/.zshrc # load configuration # Or you could use my own .zshrc at $HOME/.zshrc.d/.zshrc -
Restart Zsh and done!
Configure
Check bootstrap.zsh for examples and default configuration.
Customize
bootstrap.zsh is responsible for loading any custom script such as functions.sh,
aliases.sh and any custom library.
The files functions.sh and aliases.sh holds any custom function and aliases
respectably.
Custom themes are located at themes directory . Custom libraries are located at lib
directory.
Feedback
If you'd like to contribute to the project or file a bug or feature request, please visit the project page.
License
The project is licensed under the GNU GPL v3 license.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
