add support for conda; i now support two dev frameworky things so lets mention this in the readme too
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user