configure aqua
This commit is contained in:
parent
3aeadcaa22
commit
b89cc884be
2 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue