mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 15:09:34 +00:00
@@ -49,7 +49,7 @@ bind-key < swap-window -t :-
|
||||
bind-key > swap-window -t :+
|
||||
|
||||
# clear screen
|
||||
bind-key C-k send-keys -R \; clear-history
|
||||
bind-key C-k send-keys -R \; clear-history\; send-keys "Enter"
|
||||
|
||||
# move cursor between windows
|
||||
bind -r C-h select-window -t :-
|
||||
|
||||
3
.zshrc
3
.zshrc
@@ -178,7 +178,8 @@ alias kctx='kubectx'
|
||||
alias kd='kubectl debug'
|
||||
alias kk='kubectl krew'
|
||||
alias kget='kubectl get'
|
||||
alias klogs='kubectl logs'
|
||||
alias kdesc='kubectl describe'
|
||||
alias klog='kubectl logs'
|
||||
alias kapply='kubectl apply'
|
||||
alias vi='nvim'
|
||||
#alias wol_xps8940="host home.d0zingcat.xyz | cut -d ' ' -f 4 | cat | xargs -I {} wakeonlan -i {} -p 200 'FC:44:82:13:BA:0F'"
|
||||
|
||||
Reference in New Issue
Block a user