Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

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 f5bd7f9 commit 2f9f5ad
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 2f9f5ad

Please sign in to comment.