/alias-ko

Repository inspired by @metalx1000

GNU General Public License v3.0GPL-3.0

alias-ko

Public repository of cool aliases that you can curl or wget and be ready to go on a new installation.

inspired by this video


created by @metalx1000

Motivation

I want a memorable / simple URL to a file that I download, it contains aliases that the community over at KO's YouTUBE Channel can colaborate on, by contributing their favourite aliases.

How it works

  1. create a PR on this repository & with your favourite alias(es)
  2. wait for the next release ( every two weeks - will be automated by GitHub actions )
  3. use this URL: https://bit.ly/ko-alias to download the aliases.
# example with cURL for BASH
curl -L https://bit.ly/ko-alias >> ~/.bash_aliases
source ~/.bash_aliases
  1. request an alias by using the issues if you think it is useful but don't know how to implement it yourself