add bearchat alias

This commit is contained in:
Felix Van der Jeugt 2018-02-26 11:52:05 +01:00
parent f365f389db
commit cf02e1c266
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

2
bashrc
View File

@ -79,6 +79,8 @@ alias stop-after-this-song="mpc single && mpc idle && mpc single"
alias morning="maintain && gitfetcher"
alias weechat="ssh -t weechat@Chatmachine abduco -a weechat"
alias bearchat="ssh -f -N -L localhost:9001:localhost:8001 weechat@Chatmachine"
go() {
dir="$(lr /home /data /etc -t '(name ~~ ".*" && prune || print) && type = d && !(name = ".git")' \
| fzf --height 10 \