mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	add new alias for file listing
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/user_aliases.cmd.default
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/user_aliases.cmd.default
									
									
									
									
										vendored
									
									
								
							| @@ -6,6 +6,7 @@ | |||||||
| ;= Add aliases below here | ;= Add aliases below here | ||||||
| e.=explorer . | e.=explorer . | ||||||
| gl=git log --oneline --all --graph --decorate  $* | gl=git log --oneline --all --graph --decorate  $* | ||||||
|  | l=ls --show-control-chars -CFGNhp --color --ignore={"NTUSER.DAT*","ntuser.dat*"} $* | ||||||
| ls=ls --show-control-chars -F --color $* | ls=ls --show-control-chars -F --color $* | ||||||
| pwd=cd | pwd=cd | ||||||
| clear=cls | clear=cls | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user