]> git.phdru.name Git - dotfiles.git/blobdiff - bin/whence
Revert ".Xmodmap: Improve mapping of Shift (or NumLock) + keypad keys"
[dotfiles.git] / bin / whence
index e02906e2bb276979945d2d4ef13601b18b2216bc..7cea0f853d8c58f0646be48718491ff87c634316 100755 (executable)
@@ -1,2 +1,2 @@
 #! /usr/bin/env bash
-type -path "$@"
+type -p "$@"