la = 'ls -a'
another thing to come later Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
parent
6b77651c10
commit
e9605ecd08
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
export EDITOR="/usr/bin/nano"
|
||||
alias vim='nano'
|
||||
alias gpgrefresh='gpg --refresh-keys'
|
||||
alias la='ls -a'
|
||||
|
|
Loading…
Reference in a new issue