Misc updates
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
export JTAG_IP=10.178.4.224
|
||||
|
||||
# Misc work
|
||||
alias jtagserial='telnet $JTAG_IP 2300'
|
||||
alias jtagserial2="telnet $JTAG_IP 2301"
|
||||
|
||||
alias bounce_7252sb0="scp -r stbbri-sec-1:/local/home/pw921828/tmp/bounce/* ~/target/security/7252sb0"
|
||||
alias bounce_7216b0="scp stbbri-sec-1:tmp/bounce/* /local/pwalker/target/security/7216b0"
|
||||
alias bounce_74165a0="scp stbbri-sec-1:tmp/bounce/* /local/pwalker/target/security/74165a0"
|
||||
alias bounce_nagra_ta="scp stbbri-sec-1:tmp/bounce/* /local/pwalker/target/security/nagra_ta"
|
||||
|
||||
export TERM=xterm-256color
|
||||
@@ -14,5 +11,7 @@ alias m2='mutt -F ~/.muttrc-fastmail'
|
||||
alias ms="mutt -f ~/mx-search"
|
||||
alias k="khal interactive"
|
||||
|
||||
addpath $HOME/.local/bin
|
||||
addpath "$HOME/.local/bin"
|
||||
alias bounce_72605a0='scp stbbri-sec-1:tmp/bounce/* /local/pwalker/target/security/72605a0'
|
||||
|
||||
export RUBY_CONFIGURE_OPTS="--disable-install-doc --with-openssl-dir=$(brew --prefix openssl@1.1)"
|
||||
|
||||
Reference in New Issue
Block a user