diff --git a/zsh/zshenv b/zsh/zshenv index 7c73eea..1e83051 100644 --- a/zsh/zshenv +++ b/zsh/zshenv @@ -18,6 +18,7 @@ export PAGER='less' # 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' +# Modules for Prompt if [ -z "$SPACESHIP_PROMPT_ORDER" ]; then SPACESHIP_PROMPT_ORDER=( time # Time stampts section