Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 268 Bytes

File metadata and controls

22 lines (18 loc) · 268 Bytes

puppet-ps1

Class to customize PS1

Usage: class { 'ps1': color => 'yellow' } or include shell to use default color (red)

Allowed Colors: 'gray' 'red' 'green' 'yellow' 'blue' 'pink' 'cyan' 'white'