add pulumi
This commit is contained in:
parent
ea8498de21
commit
655856a838
3 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue