feat(fish): migrate some utils to fish functions
This commit is contained in:
parent
5a73a7a9a2
commit
999805f16e
5 changed files with 22 additions and 5 deletions
|
|
@ -1,4 +1,6 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue