AutoYADM commit: 2024-12-01 00:45:01
This commit is contained in:
parent
593a466970
commit
c733f30f71
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ bind-key b set-option status
|
|||
bind -n M-v split-window -h -c "#{pane_current_path}"
|
||||
bind -n M-s split-window -v -c "#{pane_current_path}"
|
||||
|
||||
bind M-x kill-pane
|
||||
bind -n M-x killp
|
||||
bind S command-prompt -p "rename session:" "rename-session '%%'"
|
||||
bind - copy-mode
|
||||
bind -n M-i next-window
|
||||
|
|
2
.zshrc
2
.zshrc
|
@ -50,7 +50,7 @@ alias autoyadm="AUTOYADMPUSH=1 ~/dev/autoyadm/autoyadm.sh"
|
|||
alias yadmadd="~/dev/autoyadm/yadmadd.sh"
|
||||
|
||||
bindkey -r '^T'
|
||||
bindkey -r '\M-x'
|
||||
bindkey -r '\ex'
|
||||
|
||||
# Created by `pipx` on 2024-09-20 02:14:00
|
||||
export PATH="$PATH:/home/fic/.local/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue