diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_local/lib/sh/xh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_local/lib/sh/xh b/dot_local/lib/sh/xh new file mode 100644 index 0000000..a69fbcb --- /dev/null +++ b/dot_local/lib/sh/xh @@ -0,0 +1,3 @@ +. hascmd xh || return +alias xh='xh -F' +alias x='xh -b' |
