mirror of
				https://github.com/arcan1s/dotfiles.git
				synced 2025-10-30 07:13:40 +00:00 
			
		
		
		
	edited zshrc
This commit is contained in:
		
							
								
								
									
										4
									
								
								zshrc
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								zshrc
									
									
									
									
									
								
							| @ -216,8 +216,8 @@ yatest () { | ||||
|   /usr/bin/yaourt --config /etc/pactest.conf $* && echo "$*" | grep -q "S\|R\|U" && rehash | ||||
| } | ||||
|  | ||||
| alias ls='show_which ls && ls --color=auto' | ||||
| alias ll='show_which ll && ls --group-directories-first -l --human-readable' | ||||
| alias ls='show_which ls && ls --color=auto --group-directories-first' | ||||
| alias ll='show_which ll && ls -l --human-readable' | ||||
| alias lr='show_which lr && ls --recursive' | ||||
| alias la='show_which la && ll --almost-all' | ||||
| alias lx='show_which lx && ll -X --ignore-backups' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user