adding go-lang
This commit is contained in:
@@ -34,6 +34,7 @@ set GPG_TTY /dev/ttys001
|
||||
# set abbveriations
|
||||
if status --is-interactive
|
||||
set -g fish_user_abbreviations
|
||||
abbr --add wgo 'cd ~/Documents/workspace_go/src'
|
||||
abbr --add wtm 'cd ~/Documents/workspace_tm'
|
||||
abbr --add obc 'cd ~/Documents/workspace_tm/obc'
|
||||
abbr --add tix 'cd ~/Documents/workspace_tm/amadeus_api/'
|
||||
|
||||
@@ -33,6 +33,7 @@ SETUVAR _fish_abbr_obc:cd\x20\x7e/Documents/workspace_tm/obc
|
||||
SETUVAR _fish_abbr_pg__start:pg_ctl\x20\x2dD\x20/usr/local/var/postgresql\x409\x2e5\x20start
|
||||
SETUVAR _fish_abbr_pg__stop:pg_ctl\x20\x2dD\x20/usr/local/var/postgresql\x409\x2e5\x20stop
|
||||
SETUVAR _fish_abbr_tix:cd\x20\x7e/Documents/workspace_tm/amadeus_api/
|
||||
SETUVAR _fish_abbr_wgo:cd\x20\x7e/Documents/workspace_go/src
|
||||
SETUVAR _fish_abbr_wtm:cd\x20\x7e/Documents/workspace_tm
|
||||
SETUVAR fish_color_autosuggestion:93a1a1
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
|
||||
Reference in New Issue
Block a user