5 lines
106 B
Bash
5 lines
106 B
Bash
if ! /snacks/wireguard/scripts/is_root_namespace.py
|
|
then
|
|
export PS1='%F{red}<vpn>%f %n@%m % %c %#'
|
|
fi
|