symclone housekeeping
This commit is contained in:
parent
4f3cb4c5a7
commit
63d0532b85
6 changed files with 13 additions and 2 deletions
10
chezmoi.roots/_home/private_dot_config/sz.env/971_tv.env
Normal file
10
chezmoi.roots/_home/private_dot_config/sz.env/971_tv.env
Normal file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
if is_cmd tv; then
|
||||
. <( tv init "${SHELL##*/}" )
|
||||
|
||||
[[ -n "${DBG}" ]] && echo "television loaded."
|
||||
fi
|
||||
|
||||
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue