|
|
@@ -159,3 +159,7 @@ alias abx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -x &!'
|
|
|
alias abcx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -c -x &!'
|
|
|
alias cb="sudo GNUPGHOME=$XDG_DATA_HOME/gnupg ccm64 s"
|
|
|
alias rep="sudo GNUPGHOME=$XDG_DATA_HOME/gnupg makerepropkg -d"
|
|
|
+
|
|
|
+# uni specific
|
|
|
+alias fhu='doas umount -l /mnt/fhnwdata'
|
|
|
+alias fhv='QT_QPA_PLATFORM=wayland ~/.local/share/oc-sso-venv/bin/openconnect-sso'
|