shell-things/.zsh_aliases.MKAYSIGREP

6 lines
246 B
Plaintext

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
compdef gpg2=gpg # MKAYSIGREP MKAYSIGREPALIAS