How to create CMD Aliases
Hello, today we'll create cmd aliases!
Creating init.cmd file
Open a terminal, run this command. You can use any editor instead notepad:
notepad %USERPROFILE%/init.cmd
Configure init.cmd
You can put these:
Configuring Regedit
Restart your cmd
You should restart your cmd. If you don't want to do it, run this command for reload cmd: %USERPROFILE%/init.cmd
Use your aliases
That's all! Please subscribe to my blog for new posts!