Move directory to lower prompt line
This commit is contained in:
parent
36e2bec637
commit
90e3e7bfab
1 changed files with 2 additions and 2 deletions
|
@ -29,15 +29,15 @@
|
||||||
# aws # aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html)
|
# aws # aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html)
|
||||||
# terraform # terraform workspace (https://www.terraform.io)
|
# terraform # terraform workspace (https://www.terraform.io)
|
||||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||||
dir # current directory
|
|
||||||
vcs # git status
|
vcs # git status
|
||||||
command_execution_time # duration of the last command
|
command_execution_time # duration of the last command
|
||||||
background_jobs # presence of background jobs
|
background_jobs # presence of background jobs
|
||||||
status # exit code of the last command
|
status # exit code of the last command
|
||||||
# =========================[ Line #2 ]=========================
|
|
||||||
newline
|
newline
|
||||||
|
# =========================[ Line #2 ]=========================
|
||||||
vi_mode
|
vi_mode
|
||||||
context # user@hostname
|
context # user@hostname
|
||||||
|
dir # current directory
|
||||||
prompt_char # prompt symbol
|
prompt_char # prompt symbol
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue