This commit is contained in:
Ira Abramov
2020-03-10 10:18:11 +02:00
committed by Noah Gorny
parent c42e3e8b21
commit 3a1283dad5
26 changed files with 6 additions and 26 deletions

View File

@@ -225,4 +225,3 @@ function __powerline_prompt_command {
LEFT_PROMPT \
SEGMENTS_AT_LEFT
}

View File

@@ -1,2 +1 @@
liquidprompt

View File

@@ -31,4 +31,4 @@ function prompt() {
PS1="\n${n_commands} ${user_host} ${prompt_symbol} ${ruby} ${open}${current_path}${git_branch}${close}${return_status}\n${prompt_char}"
}
safe_append_prompt_command prompt
safe_append_prompt_command prompt

View File

@@ -26,4 +26,3 @@ Here it is in action:
## Usage Scenario
This theme is especially useful when connecting to many different machines and switching between them often. Yes, the hostname *is* present in the prompt. But I argue that it's a lot faster to get a "feel" of what machine you are currently on because of the custom colors on that machine's prompt than by reading the hostname.

View File

@@ -280,4 +280,3 @@ function __powerline_prompt_command {
LEFT_PROMPT \
SEGMENTS_AT_LEFT
}

View File

@@ -182,4 +182,3 @@ function powerline_prompt_command() {
}
PROMPT_COMMAND=powerline_prompt_command