Default ~/.zshrc file for pearOS
zsh
sudo apt install zsh -y
- clone the repo
- copy .zshrc into ~/.zshrc
git clone https://github.com/Pear-Project/pearOS-Default-ZSHrc
cd pearOS-Default-ZSHrc
cp -r .zshrc ~/.zshrc
exit
- macOS style prompt
- "last login" and the tty that is currently used
This dotfile is made by Alexandru Balan for the Pear Project under the GNU Public License v3 or later.