Fixed: Fastfetch, Added: Avante Nvim
This commit is contained in:
		@@ -169,7 +169,7 @@
 | 
			
		||||
            "paddingLeft": 2,
 | 
			
		||||
            "symbol": "circle"
 | 
			
		||||
        },
 | 
			
		||||
		"break, 
 | 
			
		||||
		"break", 
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -52,4 +52,5 @@
 | 
			
		||||
    userEmail = "p.keier@beyerstedt-it.de";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  home.file.".config/fastfetch/config.jsonc".source = ./config.jsonc;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -27,8 +27,6 @@
 | 
			
		||||
    '';
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  home.file.".config/fastfetch/config.jsonc".source = ./config.jsonc;
 | 
			
		||||
 | 
			
		||||
  programs.fish = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    interactiveShellInit = ''
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user