chore: Comments
This commit is contained in:
parent
2e1452a1f2
commit
d6e397e831
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
[ -d $ZI_DOTFILES ] || { >&2 echo "Invalid dotfiles path, please re-run pre-bootstrap!"; exit 1; }
|
[ -d $ZI_DOTFILES ] || { >&2 echo "Invalid dotfiles path, please re-run pre-bootstrap!"; exit 1; }
|
||||||
|
|
||||||
packages_arch=(
|
packages_arch=(
|
||||||
|
# for shell scripts
|
||||||
jo
|
jo
|
||||||
bc
|
bc
|
||||||
socat
|
socat
|
||||||
|
@ -11,6 +12,7 @@ packages_arch=(
|
||||||
zsh
|
zsh
|
||||||
opendoas
|
opendoas
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
# required by firefox, without it firefox-based browser can't play video from certain website
|
||||||
ffmpeg4.4
|
ffmpeg4.4
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue