feat(nixos:admin): swap user shell from fish to zsh
This commit is contained in:
		
							parent
							
								
									c28dcd22d8
								
							
						
					
					
						commit
						9b2edd3782
					
				
					 3 changed files with 6 additions and 1 deletions
				
			
		|  | @ -12,6 +12,10 @@ in | |||
|       enable = true; | ||||
|       autocd = true; | ||||
|       dotDir = ".config/zsh"; | ||||
|       history = { | ||||
|         expireDuplicatesFirst = true; | ||||
|         path = "${config.xdg.dataHome}/zsh_history"; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue