Added comment
This commit is contained in:
parent
93dfad09b4
commit
c7afc0dcd1
|
@ -18,6 +18,7 @@ export PAGER='less'
|
||||||
# Remove -X and -F (exit if the content fits on one screen) to enable it.
|
# Remove -X and -F (exit if the content fits on one screen) to enable it.
|
||||||
export LESS='-F -g -i -M -R -S -w -X -z-4'
|
export LESS='-F -g -i -M -R -S -w -X -z-4'
|
||||||
|
|
||||||
|
# Modules for Prompt
|
||||||
if [ -z "$SPACESHIP_PROMPT_ORDER" ]; then
|
if [ -z "$SPACESHIP_PROMPT_ORDER" ]; then
|
||||||
SPACESHIP_PROMPT_ORDER=(
|
SPACESHIP_PROMPT_ORDER=(
|
||||||
time # Time stampts section
|
time # Time stampts section
|
||||||
|
|
Loading…
Reference in New Issue
Block a user