> For the complete documentation index, see [llms.txt](https://hossainemruz.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hossainemruz.gitbook.io/notes/terminal.md).

# Terminal

## Configuring ZSH

1. [Install zsh ](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)
2. [Install oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh#via-curl)
3. [Install fonts](https://github.com/romkatv/powerlevel10k#meslo-nerd-font-patched-for-powerlevel10k)
4. [Install romkatv/powerlevel10k theme](https://github.com/romkatv/powerlevel10k)
5. Install plugins
   1. [zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
   2. [zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
   3. [Official plugins](https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins)
      1. [autojump](https://github.com/wting/autojump#installation)
      2. copydir
      3. docker&#x20;
      4. golang
      5. helm
      6. kubectl
      7. safe-paste
      8. &#x20;zsh-interactive-cd
