summaryrefslogtreecommitdiff
path: root/dot_config/private_fish/plug/xh.fish
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2022-04-10 19:53:04 -0400
committerChloe Kudryavtsev <toast@toast.cafe>2022-04-10 19:53:04 -0400
commit11c2a60b3a8709993ef08b847eaacf7c255db971 (patch)
tree6b509dae0ae1b5e6bb6cd318ecb1e1c966e8082a /dot_config/private_fish/plug/xh.fish
parentmodularize foot config (diff)
fish: use return instead of exit
Diffstat (limited to 'dot_config/private_fish/plug/xh.fish')
-rw-r--r--dot_config/private_fish/plug/xh.fish2
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'