mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			183 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| e.=explorer .
 | |
| gl=git log --oneline --all --graph --decorate  $*
 | |
| ls=ls --show-control-chars -F --color $*
 | |
| pwd=cd
 | |
| clear=cls
 | |
| history=cat %CMDER_ROOT%\config\.history
 | |
| unalias=alias /d $1
 |