From 4f151180033b33a51154c4a39ff4f45c8039a849 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 5 Feb 2022 13:13:26 +0530 Subject: Added fish_ssh_agent and its abbr --- .config/fish/fish_variables | 1 + 1 file changed, 1 insertion(+) (limited to '.config/fish/fish_variables') 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 -- cgit v1.2.3