From e8b2adf54d8abad1a4d3a67c6af5796199fb53dc Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 30 May 2022 11:31:08 +0530 Subject: set indent to 2 in emacs web --- .config/fish/fish_variables | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/fish') diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index 5d819a0..6faac05 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -1,6 +1,6 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 -SETUVAR __fish_initialized:3100 +SETUVAR __fish_initialized:3400 SETUVAR _fish_abbr_gA:git\x20add\x20\x2dA SETUVAR _fish_abbr_ga:git\x20add SETUVAR _fish_abbr_gc:git\x20commit @@ -40,4 +40,5 @@ SETUVAR fish_pager_color_completion:\x1d SETUVAR fish_pager_color_description:B3A06D\x1eyellow SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan -SETUVAR fish_user_paths:/home/zt/\x2egopath\x1e/usr/local/bin\x1e/home/zt/\x2eemacs\x2ed/bin\x1e/home/zt/\x2elocal/bin\x1e/home/zt/\x2escripts +SETUVAR fish_pager_color_selected_background:\x2dr +SETUVAR fish_user_paths:/home/zt/\x2egopath/bin\x1e/home/zt/\x2egopath\x1e/usr/local/bin\x1e/home/zt/\x2eemacs\x2ed/bin\x1e/home/zt/\x2elocal/bin\x1e/home/zt/\x2escripts -- cgit v1.2.3