1
0
Fork 0

configure aqua

This commit is contained in:
cătălin 2024-09-11 08:48:15 +02:00
commit b89cc884be
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -18,3 +18,4 @@ bat = "~/.config/bat"
"helldivers2.config" = "~/.local/share/Steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config" "helldivers2.config" = "~/.local/share/Steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config"
"timewarrior.cfg" = "~/.config/timewarrior/timewarrior.cfg" "timewarrior.cfg" = "~/.config/timewarrior/timewarrior.cfg"
"tmux.conf" = "~/.tmux.conf" "tmux.conf" = "~/.tmux.conf"
"aqua.yaml" = "~/.config/aquaproj-aqua/aqua.yaml"

View file

@ -2,4 +2,5 @@ set -gx EDITOR nvim
set -gx BAT_THEME "Catppuccin-frappe" set -gx BAT_THEME "Catppuccin-frappe"
set -gx DOCKER_BUILDKIT 1 set -gx DOCKER_BUILDKIT 1
set -gx COMPOSE_DOCKER_CLI_BUILD 1 set -gx COMPOSE_DOCKER_CLI_BUILD 1
set -gx AQUA_GLOBAL_CONFIG ~/.config/aquaproj-aqua/aqua.yaml
fish_vi_key_bindings fish_vi_key_bindings