forked from colonelpanic/dotfiles
[Linux] Alias xdg-open to open
This commit is contained in:
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'
|
Reference in New Issue
Block a user