rearange sz.env and optimize for zsh
This commit is contained in:
parent
39a136f9e9
commit
0acdc146c4
29 changed files with 144 additions and 100 deletions
|
@ -1,7 +1,8 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
if is_cmd broot; then
|
||||
source /mnt/szmedia/USERDATA/home/sz/.config/broot/launcher/bash/br
|
||||
. <(broot --print-shell-function "${SHELL##*/}")
|
||||
broot --set-install-state installed
|
||||
fi
|
||||
|
||||
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue