Added bash_aliases

This commit is contained in:
2019-03-09 14:32:39 +01:00
parent f67e1ac447
commit ef2487a9e0

8
bash_aliases Normal file
View File

@ -0,0 +1,8 @@
# General
alias ll='ls -al --color=auto'
alias ls='ls -l --color=auto'
# GnuPG2
alias gpg=gpg2