update alias
This commit is contained in:
		@@ -12,8 +12,6 @@ pwd=cd
 | 
			
		||||
clear=cls
 | 
			
		||||
history=cat -n "%CMDER_ROOT%\config\.history"
 | 
			
		||||
unalias=alias /d $1
 | 
			
		||||
vi=nvim $*
 | 
			
		||||
vim=nvim $*
 | 
			
		||||
cmderr=cd /d "%CMDER_ROOT%"
 | 
			
		||||
home=cd /d %USERPROFILE%
 | 
			
		||||
~=cd /d %USERPROFILE%
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user