add support for conda; i now support two dev frameworky things so lets mention this in the readme too

This commit is contained in:
2023-06-30 16:18:38 -07:00
parent 9c7014bf32
commit ba91da045c
3 changed files with 24 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
#cols=$(stty -a | grep -Po '(?<=columns )\d+' | tr -d "\n")
cols=$COLUMNS
setopt prompt_subst
function ticker_message () {
if [[ $_zeeshdev_ticker_newlines == 0 ]]; then
printf "\r${(l:$cols:: :)A}\r"