Shell: Change default looks
This commit is contained in:
parent
73ae372e6e
commit
bbdb754361
1 changed files with 2 additions and 2 deletions
|
@ -81,11 +81,11 @@ uptime_shorthand="off"
|
||||||
|
|
||||||
# Show the path to $SHELL
|
# Show the path to $SHELL
|
||||||
# --shell_path on/off
|
# --shell_path on/off
|
||||||
shell_path="on"
|
shell_path="off"
|
||||||
|
|
||||||
# Show $SHELL's version
|
# Show $SHELL's version
|
||||||
# --shell_version on/off
|
# --shell_version on/off
|
||||||
shell_version="off"
|
shell_version="on"
|
||||||
|
|
||||||
|
|
||||||
# CPU
|
# CPU
|
||||||
|
|
Loading…
Reference in a new issue