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