Added bash_aliases
This commit is contained in:
parent
f67e1ac447
commit
ef2487a9e0
8
bash_aliases
Normal file
8
bash_aliases
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# General
|
||||||
|
alias ll='ls -al --color=auto'
|
||||||
|
alias ls='ls -l --color=auto'
|
||||||
|
|
||||||
|
|
||||||
|
# GnuPG2
|
||||||
|
alias gpg=gpg2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user