show rust and dotnet version in shell
This commit is contained in:
		
							parent
							
								
									05c888f20a
								
							
						
					
					
						commit
						7524f74f76
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -60,8 +60,8 @@ | |||
|     nodeenv                 # node.js environment (https://github.com/ekalinin/nodeenv) | ||||
|     # node_version          # node.js version | ||||
|     # go_version            # go version (https://golang.org) | ||||
|     # rust_version          # rustc version (https://www.rust-lang.org) | ||||
|     # dotnet_version        # .NET version (https://dotnet.microsoft.com) | ||||
|     rust_version          # rustc version (https://www.rust-lang.org) | ||||
|     dotnet_version        # .NET version (https://dotnet.microsoft.com) | ||||
|     # php_version           # php version (https://www.php.net/) | ||||
|     # laravel_version       # laravel php framework version (https://laravel.com/) | ||||
|     # java_version          # java version (https://www.java.com/) | ||||
|  | @ -756,14 +756,14 @@ | |||
|   typeset -g POWERLEVEL9K_RANGER_BACKGROUND=0 | ||||
|   # Custom icon. | ||||
|   # typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐' | ||||
|    | ||||
| 
 | ||||
|   ####################[ yazi: yazi shell (https://github.com/sxyazi/yazi) ]##################### | ||||
|   # Yazi shell color. | ||||
|   typeset -g POWERLEVEL9K_YAZI_FOREGROUND=3 | ||||
|   typeset -g POWERLEVEL9K_YAZI_BACKGROUND=0 | ||||
|   # Custom icon. | ||||
|   # typeset -g POWERLEVEL9K_YAZI_VISUAL_IDENTIFIER_EXPANSION='⭐' | ||||
|    | ||||
| 
 | ||||
|   ######################[ nnn: nnn shell (https://github.com/jarun/nnn) ]####################### | ||||
|   # Nnn shell color. | ||||
|   typeset -g POWERLEVEL9K_NNN_FOREGROUND=0 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vinzenz Schroeter
						Vinzenz Schroeter