Skip to content

Commit

Permalink
dotfiles | V1.0.x (#17)
Browse files Browse the repository at this point in the history
* Delete submodule directories

* Remove submodules

* dotfiles | Add bare minimum for submodules

* Update spaceship config to show first prefix
  • Loading branch information
nicholashoule authored Oct 27, 2022
1 parent 62d1db2 commit 9252e8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions home/.config/spaceship/spaceship.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@

## Prompt-level options
# https://spaceship-prompt.sh/config/prompt/
SPACESHIP_PROMPT_FIRST_PREFIX_SHOW=true

## Time
SPACESHIP_TIME_SHOW=true
SPACESHIP_TIME_PREFIX="·"
SPACESHIP_TIME_SUFFIX="|"
SPACESHIP_TIME_PREFIX="["
SPACESHIP_TIME_SUFFIX="]"
SPACESHIP_TIME_FORMAT='%W %t'
SPACESHIP_TIME_COLOR='white'

Expand Down

0 comments on commit 9252e8c

Please sign in to comment.