mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-04-19 09:02:17 +02:00
Remove duplicate variable
This commit is contained in:
parent
0acede2fdc
commit
02506893a9
@ -278,11 +278,6 @@ right_prompt_segment() {
|
|||||||
# Prompt Segment Definitions
|
# Prompt Segment Definitions
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
# The `CURRENT_BG` variable is used to remember what the last BG color used was
|
|
||||||
# when building the left-hand prompt. Because the RPROMPT is created from
|
|
||||||
# right-left but reads the opposite, this isn't necessary for the other side.
|
|
||||||
CURRENT_BG='NONE'
|
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# Anaconda Environment
|
# Anaconda Environment
|
||||||
prompt_anaconda() {
|
prompt_anaconda() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user