mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +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 | ||||
| e.=explorer . | ||||
| 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 $* | ||||
| pwd=cd | ||||
| clear=cls | ||||
|   | ||||
		Reference in New Issue
	
	Block a user