From b89cc884be8fe3364403a79ba796420622b87d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Wed, 11 Sep 2024 08:48:15 +0200 Subject: [PATCH] configure aqua --- .dotter/global.toml | 1 + fish/conf.d/common.fish | 1 + 2 files changed, 2 insertions(+) diff --git a/.dotter/global.toml b/.dotter/global.toml index acf66df..de041d6 100644 --- a/.dotter/global.toml +++ b/.dotter/global.toml @@ -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" "timewarrior.cfg" = "~/.config/timewarrior/timewarrior.cfg" "tmux.conf" = "~/.tmux.conf" +"aqua.yaml" = "~/.config/aquaproj-aqua/aqua.yaml" diff --git a/fish/conf.d/common.fish b/fish/conf.d/common.fish index a914b37..183c3f7 100644 --- a/fish/conf.d/common.fish +++ b/fish/conf.d/common.fish @@ -2,4 +2,5 @@ set -gx EDITOR nvim 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 fish_vi_key_bindings