diff --git a/bashrc.d/local/secbri-vmhost-1.bash b/bashrc.d/local/secbri-vmhost-1.bash index 082a1f3..b5b9231 100644 --- a/bashrc.d/local/secbri-vmhost-1.bash +++ b/bashrc.d/local/secbri-vmhost-1.bash @@ -7,7 +7,19 @@ export WEBFLASHER_HOST=192.168.0.243 alias jtagserial="telnet $EJTAG_IP 2300" alias jtagserial2="telnet $EJTAG_IP 2301" -alias gp="globalprotect" alias flash="webflasher.pl -i $EJTAG_IP -t -T http://$WEBFLASHER_HOST/webflasher/" alias flashfirstimagez4="flash -s 0x100000" alias flashfirstimage="flash -s 0x180000" +alias gp="globalprotect" +alias m3='mutt -F ~/.muttrc-imap' +alias m2='mutt -F ~/.muttrc-fastmail' +export MAIL=~/Mail.mbsync/INBOX + +export ANDROID_HOME=$HOME/Android/Sdk +addpath $ANDROID_HOME/emulator +addpath $ANDROID_HOME/tools +addpath $ANDROID_HOME/tools/bin +addpath $ANDROID_HOME/platform-tools + +export TERM=xterm-256color +alias k="khal interactive" diff --git a/bashrc.d/local/stbbri-sec-1.bash b/bashrc.d/local/stbbri-sec-1.bash index 1d5943c..1c989fd 100644 --- a/bashrc.d/local/stbbri-sec-1.bash +++ b/bashrc.d/local/stbbri-sec-1.bash @@ -30,6 +30,7 @@ export JTAG_IP=10.178.4.198 # Misc work alias jtagserial='telnet $JTAG_IP 2300' +alias jtagserial2="telnet $EJTAG_IP 2301" # Security # WEBFLASH_SERVER=stbgit.broadcom.com/webflasher-test