mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 00:32:52 +00:00
feat(cli): Alias xdg-open
to open
(#1494)
This just makes `open blah.pdf` and so on work via the command line. It opens whatever app is set for that mime type
This commit is contained in:
parent
cbc41100a6
commit
fa8e6198da
1
system_files/desktop/shared/etc/profile.d/open.sh
Normal file
1
system_files/desktop/shared/etc/profile.d/open.sh
Normal file
@ -0,0 +1 @@
|
||||
alias open="xdg-open &>/dev/null"
|
Loading…
x
Reference in New Issue
Block a user