1
0
Fork 0
dotfiles/fish/conf.d/common.fish
2023-08-06 16:36:02 +02:00

7 lines
187 B
Fish

set -gx EDITOR nvim
set -gx BAT_THEME "Catppuccin-frappe"
set -gx DOCKER_BUILDKIT 1
set -gx COMPOSE_DOCKER_CLI_BUILD 1
pyenv init - | source
fish_vi_key_bindings
thefuck --alias | source