Tweak zsh
This commit is contained in:
		
							parent
							
								
									c06ec73de5
								
							
						
					
					
						commit
						40aa302336
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -13,6 +13,7 @@ | |||
| 
 | ||||
|     programs.zsh = { | ||||
|         enable = true; | ||||
|         enableAutosuggestions = true; | ||||
|         enableSyntaxHighlighting = true; | ||||
|         history = { | ||||
|             expireDuplicatesFirst = true; | ||||
|  | @ -46,6 +47,7 @@ | |||
|             cp    = "cp -i"; # Confirm before overwriting something | ||||
|             df    = "df -h"; | ||||
|             free  = "free -m"; | ||||
|             ll    = "ls -la"; | ||||
|             np    = "nano -w PKGBUILD"; | ||||
|             more  = "less"; | ||||
|             hgrep = "history | grep"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue