add hostname to prompt
This commit is contained in:
		
							parent
							
								
									5a2c44905f
								
							
						
					
					
						commit
						9cfd99b22b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -53,7 +53,7 @@ | |||
|     initExtra = '' | ||||
|       eval "$(direnv hook zsh)" | ||||
|       source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh | ||||
|       PROMPT='%F{blue}%n %F{cyan}%~ %F{red}♥ %f'; | ||||
|       PROMPT='%F{blue}%n@%m %F{cyan}%~ %F{red}♥ %f'; | ||||
|     ''; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue