BoBkiNN / GoAliases

Simple golang code to create aliases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple golang code to create aliases

Installation:

  1. Download renameme.exe file and place it to any folder that inside your PATH
  2. Rename this file to alias you want to have
  3. Create new file in any place and fill it in this format:
<alias>=<cmd>
<alias2>=<cmd2>
  1. Set enviroment variable GoAliasesFile to this file path
  2. Done!

About

Simple golang code to create aliases


Languages

Language:Go 100.0%