# colours and case insensitive search
export LESS='-Ri'
+# yes I'm that lazy
+alias o='xdg-open'
+
#systemd aliases
alias sctl='systemctl'
+alias jctl='journalctl'
#complete -F _systemctl sctl doesn't work with new bash-completion
# suspend screensaver when vlc is running