Added Italic and Bold to prompt, removed some newlines when autocomplete
This commit is contained in:
5
sqishrc
5
sqishrc
@ -24,6 +24,11 @@
|
||||
#RGB !
|
||||
#RGB is defined as $RGB|red|green|blue_
|
||||
#For example $RGB|108|84|30_ gives you an ugly shade of brown
|
||||
#
|
||||
#Styles:
|
||||
#BOLD : start of a bold block
|
||||
#ITA : start of an italic block
|
||||
#STYLERESET : reset all styles.
|
||||
prompt: "$COLORLBLACK_ !$HISTNUMBER_$COLORCYAN_[$USER_@$HOSTNAME_]$RGB|125|0|125_$DIR_> $COLORRESET_"
|
||||
|
||||
#Classic aliases, can be used in conjunction with hotkeys
|
||||
|
||||
Reference in New Issue
Block a user