Skip to content

Instantly share code, notes, and snippets.

@Anmol-Singh-Jaggi
Last active May 20, 2016 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Anmol-Singh-Jaggi/c1f3dcbd440e0f27ec87b6195282423b to your computer and use it in GitHub Desktop.
Save Anmol-Singh-Jaggi/c1f3dcbd440e0f27ec87b6195282423b to your computer and use it in GitHub Desktop.
@echo off
cls
doskey /macrofile=%USERPROFILE%\Documents\cmd_aliases.txt
REM The `/macrofile` parameter of the `doskey` command is used to load the aliases from an external file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment