forked from kunsi/dotfiles
fish: weechat tmux name has changed
This commit is contained in:
parent
b276bb6061
commit
9149f16eda
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -U fish_features stderr-nocaret qmark-noglob
|
|||
set PATH /home/kunsi/.local/bin /home/kunsi/.gem/ruby/2.6.0/bin/ $PATH
|
||||
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
|
||||
alias weechat='mosh ex42-1048908 -- tmux attach-session -d -t ex42'
|
||||
alias weechat='mosh ex42-1048908 -- tmux attach-session -d -t weechat-tmux'
|
||||
alias voc-ansible='/home/kunsi/.bin/voc-ansible'
|
||||
alias share-via-ssh='/home/kunsi/git/share-via-ssh/share-via-ssh'
|
||||
|
||||
|
|
Loading…
Reference in a new issue