diff options
author | Anthony Wang | 2022-02-02 16:30:27 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-02 16:30:27 -0600 |
commit | 189f3bbc1757dd1e513760a7822dafa9455e8521 (patch) | |
tree | ddc03e119a16da78ad1a0a2be8f01953c9a2a9d5 | |
parent | 04336f9c59b7524c24c10e0f9d209633250a74bd (diff) | |
parent | ea7f2f66b7ec2e5cb983ea9ab53a72f00db02c30 (diff) |
Merge branch 'main' of git.exozy.me:Ta180m/dotfiles
-rw-r--r-- | .config/fish/fish_variables | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index 7f2f87c..cf4e84c 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -6,6 +6,7 @@ SETUVAR __fish_initialized:3100 SETUVAR _fish_abbr_a:git\x20add SETUVAR _fish_abbr_c:git\x20commit SETUVAR _fish_abbr_ch:git\x20checkout +SETUVAR _fish_abbr_cl:git\x20clone SETUVAR _fish_abbr_d:git\x20diff SETUVAR _fish_abbr_g:git SETUVAR _fish_abbr_l:la |