mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 11:46:25 +00:00
Add several aliases to zshenv and update PATH
This commit is contained in:
2
.zshenv
2
.zshenv
@@ -21,6 +21,8 @@ alias s3="aws s3"
|
||||
alias kg="kubectl get "
|
||||
alias kd="kubectl describe "
|
||||
alias ke="kubectl edit "
|
||||
alias ctx="kubectx"
|
||||
alias ctl="kubectl"
|
||||
|
||||
# zsh-autosuggest
|
||||
bindkey '^ ' autosuggest-accept
|
||||
|
Reference in New Issue
Block a user