]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xinitrc: Search PATH when checking for binaries.
authorSimon Ruderich <simon@ruderich.org>
Mon, 25 Mar 2013 14:30:52 +0000 (15:30 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 25 Mar 2013 14:30:52 +0000 (15:30 +0100)
Don't require them to be located in /usr/bin/. `which` is not portable,
therfore use `type`!


No differences found