use yellow theme
This commit is contained in:
parent
cb3d03d3d7
commit
0faf0b4c40
5 changed files with 6 additions and 6 deletions
2
.kshrc
2
.kshrc
|
@ -1,4 +1,4 @@
|
|||
PS1='\033[1;31m\u\033[0m \w \$ '
|
||||
PS1='\033[1;93m\u\033[0m \w \$ '
|
||||
PS2='+ '
|
||||
HISTFILE="$HOME"/.ksh-history
|
||||
HISTSIZE=1000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue