rename some sz.env files to adjust the load order

This commit is contained in:
Lockszmith (VAST@MacBook) 2025-04-15 12:31:19 -04:00
parent 2e682b3ee8
commit 391fee6cc9
27 changed files with 15 additions and 11 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
if ! is_cmd atuin && is_cmd load-fzf; then
. <( load-fzf - )
fi