linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
commit 0c5b514afa4d33a8773bf053c80ecc76c1e93f80 parent 3a0020169fbf509372857d7131f4db991d89c915 Author: Jul <jul@9o.is> Date: Tue, 29 Jul 2025 01:50:03 -0400 underline yash prediction Diffstat:
| M | pkg/yash/config/00-general | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/yash/config/00-general b/pkg/yash/config/00-general @@ -145,6 +145,6 @@ _update_short_pwd() { PROMPT_COMMAND=("$PROMPT_COMMAND" '_update_short_pwd') YASH_PS1='\fb.${_short_pwd}\fd.${{?:/0/}:+\\fr. [$?]\\fd.}> ' -YASH_PS1P='\fi.' +YASH_PS1P='\fu.' # vim: set et sw=2 sts=2 tw=78 ft=sh: