[Linux] Alias xdg-open to open
This commit is contained in:
parent
fa1a485e63
commit
180389d19b
1
dotfiles/lib/shellenv/linux.sh
Normal file
1
dotfiles/lib/shellenv/linux.sh
Normal file
@ -0,0 +1 @@
|
||||
command_exists 'open' || command_exists 'xdg-open' && alias open='xdg-open'
|
Loading…
Reference in New Issue
Block a user