Skip to content

Commit

Permalink
feat: create open -> xdg-open shell alias (ublue-os#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Feb 27, 2024
1 parent f15820a commit 7a04af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/etc/profile.d/open.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alias open="xdg-open &>/dev/null"

0 comments on commit 7a04af0

Please sign in to comment.