Consolidate _src.posix into _home
This commit is contained in:
parent
bfdc7f4c1d
commit
f16c2e61b3
279 changed files with 2134 additions and 2190 deletions
12
chezmoi.roots/_home/private_dot_config/sz.env/911_zoxide.env
Normal file
12
chezmoi.roots/_home/private_dot_config/sz.env/911_zoxide.env
Normal file
|
@ -0,0 +1,12 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
if is_cmd zoxide; then
|
||||
|
||||
. <( zoxide init --cmd cd "${BASE_SHELL}" )
|
||||
|
||||
[[ -n "${DBG}" ]] && echo "zoxide loaded."
|
||||
|
||||
fi
|
||||
|
||||
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue