add direnv
This commit is contained in:
		
							parent
							
								
									92d502d1ac
								
							
						
					
					
						commit
						73d301db70
					
				
					 2 changed files with 2 additions and 5 deletions
				
			
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -6,5 +6,6 @@ pkgs: with pkgs; [
 | 
				
			||||||
  zoxide # "z" command
 | 
					  zoxide # "z" command
 | 
				
			||||||
  nil # Nix LSP
 | 
					  nil # Nix LSP
 | 
				
			||||||
  nixpkgs-fmt # Nix formatter
 | 
					  nixpkgs-fmt # Nix formatter
 | 
				
			||||||
 | 
					  direnv # Sources .envrc files
 | 
				
			||||||
  (nerdfonts.override { fonts = [ "JetBrainsMono" ]; }) # nerdfonts jetbrains mono
 | 
					  (nerdfonts.override { fonts = [ "JetBrainsMono" ]; }) # nerdfonts jetbrains mono
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue