mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	fixes
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/user_aliases.cmd.default
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/user_aliases.cmd.default
									
									
									
									
										vendored
									
									
								
							| @@ -9,7 +9,7 @@ gl=git log --oneline --all --graph --decorate  $* | ||||
| ls=ls --show-control-chars -F --color $* | ||||
| pwd=cd | ||||
| clear=cls | ||||
| history=cat -n %CMDER_ROOT%\config\.history | ||||
| history=cat -n "%CMDER_ROOT%\config\.history" | ||||
| unalias=alias /d $1 | ||||
| vi=vim $* | ||||
| cmderr=cd /d "%CMDER_ROOT%" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user