From 016737ae063ee4a10498a466c5d5cca08017ac80 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 5 Nov 2023 21:22:33 -0500 Subject: Erase nvim and diff abbrs that I don't use, erase git checkout abbr because git checkout is stupid --- fish/fish_variables | 3 --- 1 file changed, 3 deletions(-) diff --git a/fish/fish_variables b/fish/fish_variables index 7fcb5c4..a6a1801 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -5,13 +5,10 @@ SETUVAR --export --path GOPATH:/home/a/\x2elocal/share/go SETUVAR __fish_initialized:3400 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:diff SETUVAR _fish_abbr_g:git SETUVAR _fish_abbr_l:la SETUVAR _fish_abbr_m:micro -SETUVAR _fish_abbr_n:nvim SETUVAR _fish_abbr_p:git\x20push SETUVAR _fish_abbr_pl:git\x20pull SETUVAR _fish_abbr_st:git\x20status -- cgit v1.2.3-70-g09d2