zsh & oh-my-zsh
zsh & oh-my-zsh The pre-installed shell of most Linux distributions is bash. But, zsh is more powerfull tool on the terminal. zsh 1234sudo apt install zsh# change the default shellsudo chsh -s $(w
23 posts in total