local: vmhost1, add GPG_TTY, 'ranger' alias
This commit is contained in:
@@ -5,11 +5,15 @@ export EDITOR=vim
|
||||
export MAIL=$HOME/Mail/Broadcom/INBOX/
|
||||
export TERM=xterm-256color
|
||||
|
||||
GPG_TTY=$(tty)
|
||||
export GPG_TTY
|
||||
|
||||
export JTAG_IP=10.178.4.224
|
||||
# export WEBFLASHER_HOST=192.168.0.243
|
||||
|
||||
# alias jtagserial="telnet $JTAG_IP 2300"
|
||||
# alias jtagserial2="telnet $JTAG_IP 2301"
|
||||
|
||||
# export WEBFLASHER_HOST=192.168.0.243
|
||||
# alias flash="webflasher.pl -i $JTAG_IP -t -T http://$WEBFLASHER_HOST/webflasher/"
|
||||
alias flash="webflasher.pl -i $JTAG_IP"
|
||||
alias flashfirstimagez4="flash -s 0x100000"
|
||||
@@ -24,5 +28,4 @@ alias m2='mutt -F ~/.muttrc-imap'
|
||||
# addpath $ANDROID_HOME/platform-tools
|
||||
|
||||
alias k="khal interactive"
|
||||
|
||||
# `netrc news.xcski.com NNTP`
|
||||
alias r="ranger"
|
||||
|
||||
Reference in New Issue
Block a user