Skip to content

Instantly share code, notes, and snippets.

@binaryk
Created January 2, 2016 14:54
Show Gist options
  • Select an option

  • Save binaryk/c48f10080fea2b7eb695 to your computer and use it in GitHub Desktop.

Select an option

Save binaryk/c48f10080fea2b7eb695 to your computer and use it in GitHub Desktop.
:: Add aliases
@doskey /macrofile="%CMDER_ROOT%\config\aliases"
@cd /d "C:/xampp/htdocs" #my custom directory 54 line
:: Set home path
@if not defined HOME set HOME=%USERPROFILE%
@binaryk

binaryk commented Mar 9, 2016

Copy link
Copy Markdown
Author

D:\Soft\cmder\vendor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment