From e2465d5c67e8ebe6529879279c5c9e9a6efd76a1 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Tue, 2 Mar 2021 20:25:29 -0500 Subject: fish: add baseline plugs/configs --- dot_config/private_fish/plug/ht.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dot_config/private_fish/plug/ht.fish (limited to 'dot_config/private_fish/plug/ht.fish') 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' -- cgit v1.2.3