From c3042ea5f1cc7e97b6b274397d4b44c415e8385d Mon Sep 17 00:00:00 2001 From: Candifloss Date: Wed, 22 Jul 2026 00:01:20 +0530 Subject: [PATCH] Add abbrev b = `bash` --- conf.d/50_abbr_common.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/50_abbr_common.fish b/conf.d/50_abbr_common.fish index bb03abc..1fd9725 100644 --- a/conf.d/50_abbr_common.fish +++ b/conf.d/50_abbr_common.fish @@ -4,6 +4,7 @@ abbr c clear abbr cls clear abbr h history abbr j "jobs -l" +abbr b bash abbr py python3 abbr vi vim