zsh: powerline
This commit is contained in:
		
							parent
							
								
									148527b8e5
								
							
						
					
					
						commit
						f1cbc53bec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@ prompt_wt="$USERNAME@$HOST"
 | 
				
			||||||
prompt_fifo=~/.zsh_gitstatus_$$
 | 
					prompt_fifo=~/.zsh_gitstatus_$$
 | 
				
			||||||
prompt_blimit=12
 | 
					prompt_blimit=12
 | 
				
			||||||
typeset -A prompt_symbols=(
 | 
					typeset -A prompt_symbols=(
 | 
				
			||||||
    sep_a         $'\ue0b0'
 | 
					    sep_a         $'\ue0bc'
 | 
				
			||||||
    ellipsis      $'\u2026'
 | 
					    ellipsis      $'\u2026'
 | 
				
			||||||
    git           $'\ue0a0'
 | 
					    git           $'\ue0a0'
 | 
				
			||||||
    git_unstaged  '~'
 | 
					    git_unstaged  '~'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue