[ Tutorial] Cool!!! Set-Up Terminal LINUX

--

Hi good people!

I want to share the article about Themed zsh Shell for iTerm/Guake Guide :

What you need

Install

Configuration install :

sudo apt install zsh 

Set default :

chsh -s /usr/bin/zsh
source : codepolitan

Set point (2).

Do configuration :

sudo apt install git wget

Download :

sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
source : codepolitan

Do configuration :

cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
source ~/.zshrc

Change the value :

nano ~/.zshrc

Set variabel ZSH_THEME="robbyrussell", set with your choice.

ZSH_THEME=”agnoster”

  • iTerm
  • Preferences -> Profiles -> Text -> Change Font
  • Change your color palette
  • iTerm
  • Preferences -> Profiles -> Colors -> Load Presets

Regards,

Danang TA

--

--

Danang Tri Atmaja

IT Security { enthusiast } — Penetration Tester PT. ITSEC Asia