Live somewhere else

This commit is contained in:
Andrew Tomaka 2021-03-01 17:04:45 -05:00
parent 134e92f489
commit 22a0e01047
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -91,7 +91,7 @@ alias tls="tmux list-sessions"
alias ts="tmuxinator start"
alias v="$EDITOR"
alias w="ruby -rwebrick -e'WEBrick::HTTPServer.new(:Port => 8000, :DocumentRoot => Dir.pwd).start'"
alias wo="curl 'http://wttr.in/48912?m'"
alias wo="curl 'http://wttr.in/48823?m'"
alias y="yarn"
alias ya="yarn add"
alias yad="yarn add --dev"