]> git.phdru.name Git - dotfiles.git/blob - bin/webbrowserX
Fix(.shellrc): Fix directory name: bash_completion -> bash-completion
[dotfiles.git] / bin / webbrowserX
1 #! /bin/sh
2
3 SHELL=/bin/sh
4 . "$HOME"/.profile
5 exec webbrowser "$@"