add xdg-open alias
This commit is contained in:
parent
c95dc7e695
commit
5c45020d57
1 changed files with 1 additions and 0 deletions
1
aliases
1
aliases
|
@ -17,6 +17,7 @@ alias remountshared='sudo systemctl restart media-remote-sharefs-userdata.mount'
|
|||
alias umountshared='sudo systemctl stop media-remote-sharefs-userdata.mount'
|
||||
alias musictag='python3 -m music_tag'
|
||||
alias nestedwayland='dbus-run-session -- gnome-shell --nested --wayland'
|
||||
alias xo='xdg-open .'
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue