Chinggis6 / linux.alias

Linux commands on Windows as `doskey` aliases :penguin:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux.alias

linux.macro

contains the aliases as defined in a doskey macro file

alias.bat

sourced the linux.macro aliases file using doskey /macrofile= command

autorun.reg

registers alias.bat as in regsitry to run everytime a new cmd.exe process is started

(so you don't have to run alias.bat everytime yourself to source aliases file)

About

Linux commands on Windows as `doskey` aliases :penguin:


Languages

Language:Batchfile 100.0%