add default prompt as well
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
				
			|||||||
if ! /snacks/wireguard/scripts/is_root_namespace.py
 | 
					if /snacks/wireguard/scripts/is_root_namespace.py
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
 | 
					    export PS1='%n@%m % %c %#'
 | 
				
			||||||
 | 
					else
 | 
				
			||||||
    export PS1='%F{red}<vpn>%f %n@%m % %c %#'
 | 
					    export PS1='%F{red}<vpn>%f %n@%m % %c %#'
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user