mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	Merge pull request #243 from narnaud/fix-home
Start in the HOME folder.
This commit is contained in:
		| @@ -488,7 +488,7 @@ | |||||||
| 						<key name="Task1" modified="2014-01-21 18:36:36" build="131215"> | 						<key name="Task1" modified="2014-01-21 18:36:36" build="131215"> | ||||||
| 					<value name="Name" type="string" data="{cmd}"/> | 					<value name="Name" type="string" data="{cmd}"/> | ||||||
| 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\cmder.exe""/> | 					<value name="GuiArgs" type="string" data=" /icon "%CMDER_ROOT%\cmder.exe""/> | ||||||
| 					<value name="Cmd1" type="string" data="cmd /k "%ConEmuDir%\..\init.bat"  -new_console:d:%USERPROFILE%"/> | 					<value name="Cmd1" type="string" data="cmd /k "%ConEmuDir%\..\init.bat"  -new_console:d:%HOME%"/> | ||||||
| 					<value name="Active" type="dword" data="00000000"/> | 					<value name="Active" type="dword" data="00000000"/> | ||||||
| 					<value name="Count" type="dword" data="00000001"/> | 					<value name="Count" type="dword" data="00000001"/> | ||||||
| 					<value name="Hotkey" type="dword" data="00000000"/> | 					<value name="Hotkey" type="dword" data="00000000"/> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user