mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
spaceship config
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
# Display time
|
||||
# Never display time
|
||||
SPACESHIP_TIME_SHOW=false
|
||||
|
||||
# Display username always
|
||||
# Never display user
|
||||
SPACESHIP_USER_SHOW=false
|
||||
|
||||
# Do not truncate path in repos
|
||||
SPACESHIP_DIR_TRUNC_REPO=false
|
||||
|
||||
SPACESHIP_JOBS_SHOW=false
|
||||
# Never display jobs
|
||||
SPACESHIP_JOBS_SHOW=false
|
||||
|
||||
# Async display git branch
|
||||
# and apply workaround in spaceship code: https://github.com/spaceship-prompt/spaceship-prompt/issues/1193
|
||||
SPACESHIP_GIT_BRANCH_ASYNC=true
|
||||
Reference in New Issue
Block a user