change aweechat to irc, move to ag server

This commit is contained in:
Adam Goldsmith 2015-07-07 11:12:12 -04:00
parent 024f9e2bd0
commit 95e06cb331
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ alias et="e -t"
alias ec="e -c" alias ec="e -c"
alias ecn="ec -n" alias ecn="ec -n"
## Weechat on adm ## Weechat on ag
alias aweechat='ssh adm tmux a -t weechat' alias irc='ssh ag tmux a -t irc'
#quick alias for enabling bluetooth #quick alias for enabling bluetooth
alias ebluetooth="sudo modprobe btusb;blueman-manager" alias ebluetooth="sudo modprobe btusb;blueman-manager"