Some fancy Bash aliases
Using msu, you can move around with them from machine to machine
Note: Documenting these aliases is plainly tedious, and not worth automating.
Read through the aliases.sh file instead. It is simple!
The aliases wrap around the following CLI apps:
- apt-get
- cd
- clear
- docker
- git
- ln
- ls
- mkdir
- npm
- pip
- xclip
Installation options:
-
Ensure you have msu installed:
$ msu install gh:GochoMugo/fancy-aliases
You need to restart your terminal for the aliases to be available, or use msu's alias
msu.reload. -
You may simply download the aliases.sh and source it in your
~/.bashrc
Just:
$ fancy-aliasesThe MIT License (MIT)
Copyright © 2016 GochoMugo mugo@forfuture.co.ke