IIIvaylo Ivanovinivaylo.hashnode.dev·Jan 14, 2022 · 2 min readLinux aliases set up simple!Hi guys, today I will show how easy it is to set up aliases in almost any Linux distro. Before we begin let's clarify what are aliases in the bash. Alias is a command that enables replacing a word or set of letters with a bash command. Often it is us...00