mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
4 lines
204 B
Bash
4 lines
204 B
Bash
alias top="htop" # MKAYSIGREP # MKAYSIGREPALIAS
|
|
alias gitk="gitg" # Requires gitg . I just think that it looks nicer than gitk. #MKAYSIGREP # MKAYSIGREPALIAS
|
|
alias gpg=gpg2 # MKAYSIGREP # MKAYSIGREPALIAS
|