dotfiles/fish.configlink/fish_variables

72 lines
3.2 KiB
Plaintext
Raw Normal View History

2020-07-25 19:32:16 +00:00
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR __fish_initialized:3100
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr__01_t:cat
SETUVAR _fish_abbr_boot:\x24DOTS/scripts/bootstrap
2020-07-26 21:31:54 +00:00
SETUVAR _fish_abbr_c:cd
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_ca:cargo
SETUVAR _fish_abbr_cat:bat
SETUVAR _fish_abbr_d:deactivate
SETUVAR _fish_abbr_db:docker\x20build\x20\x2e\x20\x2dt
SETUVAR _fish_abbr_dc:\x24DOTS/bin/docker_cleanup
2020-07-31 01:12:17 +00:00
SETUVAR _fish_abbr_de:docker\x20exec\x20\x2dit
SETUVAR _fish_abbr_dr:docker\x20run\x20\x2d\x2drm\x20\x2dit
SETUVAR _fish_abbr_ds:docker\x20ps\x20\x2da
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_falias:vim\x20\x24HOME/\x2econfig/fish/functions/aliases\x2efish
SETUVAR _fish_abbr_fishal:vim\x20\x24HOME/\x2econfig/fish/functions/aliases\x2efish
SETUVAR _fish_abbr_fishrc:vim\x20\x24HOME/\x2econfig/fish/config\x2efish
SETUVAR _fish_abbr_frc:vim\x20\x24HOME/\x2econfig/fish/config\x2efish
2020-07-26 21:31:54 +00:00
SETUVAR _fish_abbr_g:git
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_ga:git\x20add\x20\x2dA
SETUVAR _fish_abbr_gc:git\x20commit\x20\x2dm
SETUVAR _fish_abbr_gd:git\x20diff
2020-07-31 01:12:17 +00:00
SETUVAR _fish_abbr_get_2D_fingerprint:ssh\x2dkeyscan\x20myhost\x2ecom\x20\x7c\x20ssh\x2dkeygen\x20\x2dlf\x20\x2d
2020-07-26 20:16:02 +00:00
SETUVAR _fish_abbr_gp:git\x20push
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_gs:git\x20status
2020-07-26 21:31:54 +00:00
SETUVAR _fish_abbr_gu:git\x20pull
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_h:http\x20\x2dFh\x20\x2d\x2dall
SETUVAR _fish_abbr_hosts:sudo\x20vim\x20/etc/hosts
SETUVAR _fish_abbr_l:ls
SETUVAR _fish_abbr_la:ls\x20\x2dalhF
SETUVAR _fish_abbr_lh:ls\x20\x2dlh
SETUVAR _fish_abbr_ll:ls\x20\x2dalhF
SETUVAR _fish_abbr_misty:cd\x20\x24PROJ/misty
SETUVAR _fish_abbr_oldcat:cat
SETUVAR _fish_abbr_p:python
2020-07-31 01:12:17 +00:00
SETUVAR _fish_abbr_public_2D_key:ssh\x2dkeygen\x20\x2dy\x20\x2df\x20\x7e/\x2essh/id_rsa\x20\x3e\x20\x7e/\x2essh/id_rsa\x2epub
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_py:python
SETUVAR _fish_abbr_runbootstrap:\x24DOTS/scripts/bootstrap
SETUVAR _fish_abbr_sshc:vim\x20\x7e/\x2essh/config
SETUVAR _fish_abbr_ssl:openssl\x20req\x20\x2dnew\x20\x2dnewkey\x20rsa\x3a2048\x20\x2dnodes\x20\x2dkeyout\x20server\x2ekey\x20\x2dout\x20server\x2ecsr
SETUVAR _fish_abbr_te:terraform
2020-07-26 21:31:54 +00:00
SETUVAR _fish_abbr_v:vim
2020-07-26 20:15:21 +00:00
SETUVAR _fish_abbr_vimrc:vim\x20\x24HOME/\x2econfig/nvim/init\x2evim
SETUVAR fish_color_autosuggestion:686868
2020-07-25 19:32:16 +00:00
SETUVAR fish_color_cancel:\x2dr
2020-07-26 20:15:21 +00:00
SETUVAR fish_color_command:a1b56c
SETUVAR fish_color_comment:f7ca88
2020-07-25 19:32:16 +00:00
SETUVAR fish_color_cwd:green
SETUVAR fish_color_cwd_root:red
2020-07-26 20:15:21 +00:00
SETUVAR fish_color_end:ba8baf
SETUVAR fish_color_error:ab4642
SETUVAR fish_color_escape:86c1b9
2020-07-25 19:32:16 +00:00
SETUVAR fish_color_history_current:\x2d\x2dbold
SETUVAR fish_color_host:normal
SETUVAR fish_color_host_remote:yellow
2020-07-26 20:15:21 +00:00
SETUVAR fish_color_match:7cafc2
2020-07-25 19:32:16 +00:00
SETUVAR fish_color_normal:normal
2020-07-26 20:15:21 +00:00
SETUVAR fish_color_operator:7cafc2
SETUVAR fish_color_param:normal
SETUVAR fish_color_quote:f7ca88
SETUVAR fish_color_redirection:yellow
2020-07-25 19:32:16 +00:00
SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_status:red
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
2020-07-26 20:15:21 +00:00
SETUVAR fish_pager_color_completion:normal
2020-07-25 19:32:16 +00:00
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
2020-07-31 01:12:17 +00:00
SETUVAR fish_user_paths:/usr/local/opt/fzf/bin