AutoYADM commit: 2024-12-16 16:10:04

This commit is contained in:
Daniel Fichtinger 2024-12-16 16:10:04 -05:00
parent 6f0c16c933
commit 9ccff998d4
2 changed files with 2 additions and 2 deletions

View file

@ -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
View file

@ -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