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