AutoYADM commit: 2024-12-16 16:10:04
This commit is contained in:
parent
6f0c16c933
commit
9ccff998d4
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ bind r source-file ~/.config/tmux/tmux.conf
|
|||
unbind C-t
|
||||
unbind C-b
|
||||
|
||||
set -g prefix C-t
|
||||
set -g prefix C-s
|
||||
set -g mouse on
|
||||
|
||||
setw -g automatic-rename on
|
||||
|
|
2
.zshrc
2
.zshrc
|
@ -66,7 +66,7 @@ alias cat=bat
|
|||
alias autoyadm="AUTOYADMPUSH=1 ~/dev/autoyadm/autoyadm.sh"
|
||||
alias yadmadd="~/dev/autoyadm/yadmadd.sh"
|
||||
|
||||
# bindkey -r '^T'
|
||||
bindkey -r '^S'
|
||||
bindkey -r '\ex'
|
||||
|
||||
# Created by `pipx` on 2024-09-20 02:14:00
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue