Skip to content

Latest commit

Β 

History

History
39 lines (22 loc) Β· 894 Bytes

File metadata and controls

39 lines (22 loc) Β· 894 Bytes

🐚 Zsh

DevKit includes handy utilities to manage your Zsh shell configuration and environment efficiently.

πŸ“‘ Table of Contents


βš™οΈ Configuration Reload

  • zsh-reload β€” Reloads your .zshrc file to apply changes immediately.

πŸš€ Session Management

  • zsh-reset β€” Fully restarts the current Zsh session.

πŸ“ Configuration Editing

  • zsh-edit β€” Opens your .zshrc configuration in VS Code.

πŸ” Shell Diagnostics

  • zsh-which β€” Displays the current active shell path.

πŸ’‘ Tip:
Customize your prompt, aliases, and environment variables in .zshrc for a tailored workflow experience!