Fresh take on using wezterm without tmux for remote dev
This commit is contained in:
parent
64cb98db3c
commit
b9779d4df4
8 changed files with 280 additions and 138 deletions
.config/fish/conf.d
|
@ -1,5 +1,4 @@
|
|||
alias e='tmux-edit-helper'
|
||||
alias eh='tmux-edit-history'
|
||||
alias e='wezterm-edit-helper'
|
||||
alias dotgit='git --work-tree $HOME --git-dir $HOME/.dot_git'
|
||||
alias git='git-branchless wrap --'
|
||||
alias l='bat --wrap=never --pager="less -S"'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue