Pull out starship eval from history

main
Yax 1 month ago
parent e3849d5902
commit c8ab9a46b2

@ -182,9 +182,6 @@ if [ -d "$HOME/.hishtory/" ]; then
hishtory config-set displayed-columns CWD Command
fi
# enable history
set -o history
# ---------------------------------------------------------------------------
# PROMPT
# ---------------------------------------------------------------------------
@ -226,3 +223,5 @@ else
fi
fi
# enable history
set -o history

Loading…
Cancel
Save