Alias Listing System:
- For evolving workflow speed.
- To become super cow power.
- Because other alias naming systems don't offer the features what ali do.
Self explaining alias entry point
Various seperated alias lists with Control Commands such for
- Directory
- File System
- Git Version
- GitHub API
- Network
- System
- Compression Commands
- Personal Commands
Several time saving logical alias es
For the first Installation :
- Linux & macOS :
- run in the Terminal :
cd ~ &&
wget https://github.com/sehzam/ali/archive/refs/heads/main.zip &&
unzip main.zip &&
rm main.zip &&
. ./ali-main/.setup
alias |
---|
. a l i . s e t u p |
. a s |
HINT: Self explaining code has been created. Read you in on entry point.
* DON'T copy / paste the aliases because it have spaces between for better readability of Markdown file.
Alias | Explaination |
---|---|
. a l i |
Alias Lists entry point |
- | - |
. a l i . a |
(only alias) |
. a l i . e |
(explaination) |
. a l i . f |
(functions) |
- | - |
Lists | Explaination |
---|---|
. d i r |
Directory Navigation |
. f s c |
File System Control |
. g i t |
Git Commands |
. g h b |
Github API Commands |
. n e t |
Network Controls |
. o w n |
Personal Directories |
. s y s |
System Controls |
. z i p |
Compression & Extraction |
- | - |
. *** . a |
(only alias) |
. *** . e |
(explaination) |
. *** . f |
(functions) |
M I T
© 2023 sehzam