diff options
-rw-r--r-- | fish/fish_variables | 3 |
1 files changed, 0 insertions, 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 |