diff --git a/shell/localcommands.example b/shell/localcommands.example index dca1e02..9ae7837 100644 --- a/shell/localcommands.example +++ b/shell/localcommands.example @@ -1 +1,4 @@ alias vi="vim" + +# set prompt color +PROMPT_COLOR="blue"