1
0
Fork 0

add pulumi

This commit is contained in:
cătălin 2024-09-30 06:31:26 +00:00
commit 655856a838
No known key found for this signature in database
3 changed files with 2 additions and 1 deletions

View file

@ -3,5 +3,4 @@ set -gx BAT_THEME "Catppuccin-frappe"
set -gx DOCKER_BUILDKIT 1
set -gx COMPOSE_DOCKER_CLI_BUILD 1
set -gx AQUA_GLOBAL_CONFIG ~/.config/aquaproj-aqua/aqua.yaml
atuin init fish | source
fish_vi_key_bindings

View file

@ -6,3 +6,4 @@ set -gx PATH $HOME/.krew/bin $PATH
set -gx PATH "$HOME/.cargo/bin" $PATH
set -gx PATH ~/.pulumi/bin $PATH
set -gx PATH ~/.local/share/aquaproj-aqua/bin $PATH
atuin init fish | source