fix shit
This commit is contained in:
		@@ -22,6 +22,7 @@ in
 | 
			
		||||
      fish_variables = {
 | 
			
		||||
        file = ./secrets/fish_variables.age;
 | 
			
		||||
        path = "${home}/.config/fish/fish_variables";
 | 
			
		||||
        mode = "660";
 | 
			
		||||
      };
 | 
			
		||||
      mpdasrc = {
 | 
			
		||||
        file = ./secrets/mpdasrc.age;
 | 
			
		||||
 
 | 
			
		||||
@@ -62,8 +62,8 @@ in
 | 
			
		||||
      enable = true;
 | 
			
		||||
      vimAlias = true;
 | 
			
		||||
      viAlias = false;
 | 
			
		||||
      withNodeJs = true;
 | 
			
		||||
      withPython = true;
 | 
			
		||||
 #     withNodeJs = true;
 | 
			
		||||
 #     withPython = true;
 | 
			
		||||
      extraConfig = ''
 | 
			
		||||
        let g:gruvbox_italic=1
 | 
			
		||||
        let g:gruvbox_contrast_dark="hard"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user