mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Pull out starship eval from history
This commit is contained in:
+2
-3
@@ -182,9 +182,6 @@ if [ -d "$HOME/.hishtory/" ]; then
|
|||||||
hishtory config-set displayed-columns CWD Command
|
hishtory config-set displayed-columns CWD Command
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# enable history
|
|
||||||
set -o history
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# PROMPT
|
# PROMPT
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
@@ -226,3 +223,5 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# enable history
|
||||||
|
set -o history
|
||||||
|
|||||||
Reference in New Issue
Block a user