diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_config/private_fish/plug/xh.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/private_fish/plug/xh.fish b/dot_config/private_fish/plug/xh.fish index ccb5395..f749fb4 100644 --- a/dot_config/private_fish/plug/xh.fish +++ b/dot_config/private_fish/plug/xh.fish @@ -1,3 +1,3 @@ -type -qf xh || exit +type -qf xh || return alias xh 'xh -F' alias x 'xh -b' |
