Use current directory for gathering

This commit is contained in:
David Heinemeier Hansson
2025-06-19 08:10:36 -04:00
parent f45bdf5e46
commit 72af673ffc
6 changed files with 20 additions and 21 deletions

View File

@ -1,4 +1,4 @@
general.import = [ "~/.config/omarchy/current-theme/alacritty.toml" ]
general.import = [ "~/.config/omarchy/current/theme/alacritty.toml" ]
[env]
TERM = "xterm-256color"