Productive Terminal

@imarikchakma · Dec 29, 2023

I’ve been using Z-shell (Zsh), Oh My Zsh, and Iterm2 for a while now. It’s a great combination and I love it. I’ve been using it for a while now and I’ve customized it to my liking with a few plugins and themes.

Zsh is a powerful shell that operates as both an interactive shell and as a scripting language interpreter.

Plugins

I use the following plugins:

You can install these plugins by following the instructions on their respective GitHub repositories.

Shortcuts

Here are some common shortcuts I use:

For more shortcuts, you can use aliases and functions. I have a few of them in my .zshrc file. You can check them out cat ~/.zshrc.

Resources

  1. Shortcuts to improve your Bash & zsh productivity
  2. Set keyboard shortcuts to jump to beginning or end of the line