This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
align - alignment | |
arch - architecture | |
arg - argument | |
arr - array | |
bin - binary | |
buf - buffer | |
ck - check | |
cmp - compare, complete, completion | |
col - column | |
const - constant |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Aliases | |
## Root Commands Improvements | |
alias wego='wego -f emoji ' | |
alias postman='Postman ' | |
alias eopkg='s eopkg ' | |
alias apt='sudo apt ' | |
alias dnf='sudo dnf ' | |
alias docker='docker ' | |
alias pip='pip3 ' |