Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 492 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 492 Bytes

pearOS-Default-ZSHrc

Default ~/.zshrc file for pearOS

Requirements

zsh

sudo apt install zsh -y

Install

  • 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

Features:

  • macOS style prompt
  • "last login" and the tty that is currently used

Copyright

This dotfile is made by Alexandru Balan for the Pear Project under the GNU Public License v3 or later.