diff --git a/xxh/Justfile b/xxh/Justfile index e57c9b1..6348f1e 100644 --- a/xxh/Justfile +++ b/xxh/Justfile @@ -1,10 +1,9 @@ # Variables -dotfiles_dir := justfile_directory() +dotfiles_dir := source_directory() plugin_dest := env("HOME") + "/.local/share/xxh-plugin-zsh-zz-my-zshrc" xxh_config_dest := env("HOME") + "/.config/xxh/config.xxhc" -default: - @just --list +default: deploy # Deploy and build xxh configuration deploy: