[Share] Make your terminal looks awesome with ZSHELL
#1
Thumbs Up 
INTRODUCTION

WHAT IS ZSH ?
The Z shell (zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting. Zsh can be thought of as an extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh. (source; Wikipedia)

ZSH HISTORY
The first version of zsh was written by Paul Falstad in 1990[sup][2][/sup] when he was a student at Princeton University.[sup][3][/sup] The name zsh derives from Yale professor Zhong Shao's (then a teaching assistant at Princeton University) name — Paul Falstad thought that Shao's login name, "zsh", was a good name for a shell.[sup][4][/sup][sup][5][/sup] The American English pronunciation of Z is "zee", so Z shell rhymes with C shell, which is a homophone of seashell. (source; Wikipedia)

ZSH INSTALLATION


Quote:apt-get install zsh

CHANGE BASH SHELL to ZSH SHELL


Quote:chsh -s /bin/zsh root

NB: JANGAN PAKAI ZSH SHELL TERLEBIH DAHULU, KARENA BELUM ADA KONFIGURASI

Download config ZSH ane disini kemudian extract dan kalian akan menemukan folder "zsh" , Pindahkan folder zsh yang sudah di extract tadi ke folder /root/.config/ . Masuk folder zsh tersebut, dan cari file ".zshrc" (tanpa tanda kutip) kemudian pindahkan file ".zshrc" ke /root. Buka terminal anda dan ketik "zsh" (tanpa tanda kutip) dan RASAKAN BEDANYA \m/

Oh ya, buat yang belum berani coba. Ini ada link video ZSH nya.
I'm a bit of a hacker fanatic and know a fair bit about that industry and cyber crime and cyber warfare.


Messages In This Thread




Users browsing this thread: 2 Guest(s)