mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	move
https://github.com/cmderdev/cmder/pull/2113#issuecomment-506044156
This commit is contained in:
		
							
								
								
									
										2
									
								
								vscode.bat → vendor/bin/vscode_init.cmd
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vscode.bat → vendor/bin/vscode_init.cmd
									
									
									
									
										vendored
									
									
								
							| @@ -1,7 +1,7 @@ | ||||
| @echo off | ||||
| IF [%1] == [] ( | ||||
|     REM -- manually opened console (Ctrl + Shift + `) -- | ||||
|     CALL "%~dp0\vendor\init.bat" | ||||
|     CALL "%~dp0..\init.bat" | ||||
| ) ELSE ( | ||||
|     REM -- task -- | ||||
|     CALL cmd %* | ||||
		Reference in New Issue
	
	Block a user