From e118ec7623c09ed11e99834dab97a366edae6df4 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 23 Jun 2021 18:44:09 -0400 Subject: add xh fish plugin --- dot_config/private_fish/plug/xh.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dot_config/private_fish/plug/xh.fish (limited to 'dot_config/private_fish/plug') diff --git a/dot_config/private_fish/plug/xh.fish b/dot_config/private_fish/plug/xh.fish new file mode 100644 index 0000000..ccb5395 --- /dev/null +++ b/dot_config/private_fish/plug/xh.fish @@ -0,0 +1,3 @@ +type -qf xh || exit +alias xh 'xh -F' +alias x 'xh -b' -- cgit v1.2.3