Life On A B-I7

Follow @bradjadkins on Micro.blog.

Journal Entry - Sunday, March 17, 2024



.zshenv


export PATH="/usr/local/bin:$HOME/bin:$PATH"
alias wsea=‘ansiweather -l “Seattle” -u imperial’
alias wket=‘ansiweather -l “Ketchum” -u imperial’
alias wslc=‘ansiweather -l “Salt Lake City” -u imperial’
alias jday=‘date +%j’
alias zsh=‘cd $HOME && source ./.zshenv’
alias clear=‘clear && figlet badkins’
alias rp=‘cd $HOME/RubyProgramming && clear && ls ruby .rb’
alias ror=‘cd $HOME/RubyProgramming/Rails && clear && ls’
alias pwm=‘ruby $HOME/RubyProgramming/password manager.rb’
export PATH="/usr/local/opt/node@12/bin:$PATH"
export LDFLAGS="-L/usr/local/opt/node@12/lib"
export CPPFLAGS="-L/usr/local/opt/node@12/include"
figlet B-RAD-1
echo B-RAD The Dude Abides

If you find this mysterious, don’t worry, I used to love this shit, now it’s mostly Greek. If you are inspired to set up a customized terminal, but don’t know what you would use it for, you can always use it to check the weather without having to deal with a lot of boring advertising.



Material on this site is presented in chronological order. The Archive link above presents content by subject.