mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Add "k" alias to fish_profile
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
set -gx GPG_TTY (tty)
|
set -gx GPG_TTY (tty)
|
||||||
|
|
||||||
|
alias k='/usr/bin/kubectl --kubeconfig $HOME/.kube/config'
|
||||||
alias vim=/usr/bin/nvim
|
alias vim=/usr/bin/nvim
|
||||||
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user