diff options
Diffstat (limited to '.config/fish/fish_variables')
-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 b9c7ac6..5d819a0 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -6,6 +6,7 @@ SETUVAR _fish_abbr_ga:git\x20add SETUVAR _fish_abbr_gc:git\x20commit SETUVAR _fish_abbr_gcl:git\x20clone SETUVAR _fish_abbr_gcm:git\x20commit\x20\x2dm +SETUVAR _fish_abbr_gitssh:ssh\x2dadd\x20/home/zt/\x2essh/MikunoNaka\x2dGitHub SETUVAR _fish_abbr_gp:git\x20push SETUVAR _fish_abbr_gs:git\x20status SETUVAR _fish_abbr_rF:rm\x20\x2drf |