add bearchat alias
This commit is contained in:
parent
f365f389db
commit
cf02e1c266
1 changed files with 2 additions and 0 deletions
2
bashrc
2
bashrc
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue