mirror of
https://github.com/bvanroll/my-old-dotfiles.git
synced 2025-08-29 12:02:46 +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.
|
# 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
|
#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"
|
export PATH="/usr/local/opt/gettext/bin:$PATH"
|
||||||
|
alias checkout="git checkout"
|
||||||
|
alias vi="vim"
|
||||||
alias virc="vim ~/.zshrc"
|
alias virc="vim ~/.zshrc"
|
||||||
KUBECONFIG=~/.kube/configs/*
|
KUBECONFIG=~/.kube/configs/*
|
||||||
#kubectl completion
|
#kubectl completion
|
||||||
|
Reference in New Issue
Block a user