fish: add more stuff

This commit is contained in:
Gabriel Ebner 2018-10-09 12:41:17 +02:00
parent a099423896
commit 1a5926e858

@ -1,8 +1,13 @@
set PATH ~/bin $PATH
export EDITOR=(which nvim; or which vim; or which vi)
export EMAIL='gebner@gebner.org'
export BROWSER=xdg-open
alias vi="$EDITOR"
alias gl='git pull'
alias gp='git push'
alias ns (echo nix-shell --command (which fish))
set -g theme_display_vagrant no
set -g theme_display_k8s_context no