dfg
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
set -gx PKG_CONFIG_PATH ${pkgs.openssl.dev}/lib/pkgconfig;
|
||||
set -gx KUBECONFIG $HOME/.kube/config;
|
||||
set -x NIX_DEV_SHELL_DEFAULT_SHELL (which fish)
|
||||
set -q KREW_ROOT; and set -gx PATH $PATH $KREW_ROOT/.krew/bin; or set -gx PATH $PATH $HOME/.krew/bin
|
||||
alias lg="lazygit"
|
||||
alias v="nvim"
|
||||
alias c="clear"
|
||||
|
||||
Reference in New Issue
Block a user