Notepad/enter/Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Shells/Zsh.md

9 lines
436 B
Markdown
Raw Normal View History

2023-07-05 18:29:11 +00:00
# Zsh
Zsh is a bit trendier nowadays and it is the current shell of choice for my system now. So, having tips of navigation here is a bit important.
---
- Oh-my-zsh is a very popular customization tool to [pimp](https://stackabuse.com/pimp-my-terminal-an-introduction-to-oh-my-zsh/) out your terminal
- Zap is another little zsh plugin manager
- For scripting tests, try out [zunit](https://zunit.xyz/docs/usage/running-tests/)