index
:
~maandree/dotfiles
master
My user configurations
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
check-in-path
blob: 69bbd6c3298b42cc14275d398f59753a693ed532 (
plain
) (
blame
)
1
2
3
#!/bin/sh set -e for cmd; do which -- "$cmd"; done >/dev/null 2>/dev/null