=First commit
This commit is contained in:
parent
14020e28d4
commit
7ce0f968e8
27 changed files with 476 additions and 0 deletions
7
_home/private_dot_config/sz.env/zza_starship.env
Normal file
7
_home/private_dot_config/sz.env/zza_starship.env
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
if is_cmd load-starship; then
|
||||
. <( load-starship - )
|
||||
[[ -n "${DBG}" ]] && echo "starship loaded."
|
||||
fi
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue