Merge pull request #1379 from leventyalcin/feature/save_history_immediately
add an env var that themes can save history immediately
This commit is contained in:
@@ -57,4 +57,6 @@ HOST_THEME_PROMPT_COLOR=0
|
||||
|
||||
POWERLINE_PROMPT=${POWERLINE_PROMPT:="user_info scm python_venv ruby cwd"}
|
||||
|
||||
HISTORY_AUTOSAVE=${HISTORY_AUTOSAVE:-0}
|
||||
|
||||
safe_append_prompt_command __powerline_prompt_command
|
||||
|
||||
Reference in New Issue
Block a user