]> git.phdru.name Git - dotfiles.git/blob - bin/webbrowserX
Add killall to the list of commands that require program name
[dotfiles.git] / bin / webbrowserX
1 #! /bin/sh
2
3 SHELL=/bin/sh
4 . "$HOME"/.profile
5 exec webbrowser "$@"