2017-05-29 02:39:00 +09:00
|
|
|
# Arcanist
|
|
|
|
export PATH="$PATH:/home/revi/phacility/arcanist/bin/"
|
2017-10-14 22:05:06 +09:00
|
|
|
export EDITOR="/usr/bin/nano"
|
2017-07-12 16:29:57 +09:00
|
|
|
alias vim='nano'
|
2017-07-12 23:06:03 +09:00
|
|
|
alias gpgrefresh='gpg --refresh-keys'
|