mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 03:52:48 +00:00
nieuwe alias toegevoegd
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -130,7 +130,8 @@ alias reload="clear; source ~/.zshrc"
|
||||
# The next line enables shell command completion for gcloud.
|
||||
#if [ -f '/Users/beppe/Downloads/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/beppe/Downloads/google-cloud-sdk/completion.zsh.inc'; fi
|
||||
export PATH="/usr/local/opt/gettext/bin:$PATH"
|
||||
|
||||
alias checkout="git checkout"
|
||||
alias vi="vim"
|
||||
alias virc="vim ~/.zshrc"
|
||||
KUBECONFIG=~/.kube/configs/*
|
||||
#kubectl completion
|
||||
|
Reference in New Issue
Block a user