Shell: Change default looks
This commit is contained in:
parent
73ae372e6e
commit
bbdb754361
|
@ -81,11 +81,11 @@ uptime_shorthand="off"
|
|||
|
||||
# Show the path to $SHELL
|
||||
# --shell_path on/off
|
||||
shell_path="on"
|
||||
shell_path="off"
|
||||
|
||||
# Show $SHELL's version
|
||||
# --shell_version on/off
|
||||
shell_version="off"
|
||||
shell_version="on"
|
||||
|
||||
|
||||
# CPU
|
||||
|
|
Reference in New Issue