mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:39:56 -06:00
updated to have prompt refreshed on each new prompt
This commit is contained in:
@@ -31,5 +31,5 @@ battery_status()
|
||||
fi
|
||||
}
|
||||
|
||||
PS1="$(battery_status) \h:\W \u\$ "
|
||||
export PROMPT_COMMAND='PS1="$(battery_status) \h:\W \u\$ "'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user