Maybe this will alias it
This commit is contained in:
		
							parent
							
								
									521d51b1ce
								
							
						
					
					
						commit
						e39e1efe9d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -17,6 +17,9 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  programs.zsh = {
 | 
					  programs.zsh = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    shellAliases = {
 | 
				
			||||||
 | 
					      cd = "zoxide";
 | 
				
			||||||
 | 
					    };
 | 
				
			||||||
    plugins = [
 | 
					    plugins = [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        name = "zsh-nix-shell";
 | 
					        name = "zsh-nix-shell";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue