# 設定 Cmder 起始位置 在 ini.bat 的 `:: Set home path` 加入 `@cd /d "C:/YOUR_PREFERRED_FOLDER/"` ``` :: Set home path // add @cd /d "C:/YOUR_PREFERRED_FOLDER/" ``` https://superuser.com/a/1135139 ###### tags: `2022` `cmder` `效率` {%hackmd BJrTq20hE %}