-
Notifications
You must be signed in to change notification settings - Fork 0
/
.spaceship
39 lines (38 loc) · 1.43 KB
/
.spaceship
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
SPACESHIP_PROMPT_ORDER=(
time # Time stamps section
user # Username section
dir # Current directory section
host # Hostname section
git # Git section (git_branch + git_status)
#hg # Mercurial section (hg_branch + hg_status)
package # Package version (if not package)
node # Node.js section
#ruby # Ruby section
#elm
#elixir # Elixir section
xcode # Xcode section
swift # Swift section
#golang # Go section
#php # PHP section
#rust # Rust section
#haskell # Haskell Stack section
#julia # Julia section
docker # Docker section
aws # Amazon Web Services section
venv # virtualenv section
#conda # conda virtualenv section
#pyenv # Pyenv section
#dotnet # .NET section
#ember # Ember.js section
kubectl # Kubectl context section
#terraform # Terraform workspace section
exec_time # Execution time
line_sep # Line break
#battery # Battery level and status
vi_mode # Vi-mode indicator
jobs # Background jobs indicator
exit_code # Exit code section
char # Prompt character
)
SPACESHIP_TIME_SHOW=true
SPACESHIP_TIME_FORMAT=%t