From c7afc0dcd12ee3337c86c604d401a39519cdc4ed Mon Sep 17 00:00:00 2001 From: James Patrick Date: Thu, 2 May 2019 01:45:59 -0400 Subject: [PATCH] Added comment --- zsh/zshenv | 1 + 1 file changed, 1 insertion(+) 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