rename some sz.env files to adjust the load order
This commit is contained in:
parent
2e682b3ee8
commit
391fee6cc9
27 changed files with 15 additions and 11 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue