Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 329 Bytes

File metadata and controls

12 lines (5 loc) · 329 Bytes

#.zshrc

This is my zsh config stuff. Take it as an inspiration for yours if you like else you have never seen it. ;)

##Installation

The package includes a makefile based installation/uninstallation script. It expects that the envorinment variable "SUSER" to be set to your preferd user.

$ SUSER=your name make install