M scripts/f_audio => scripts/f_audio +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="alsa-utils"
DEC="Adjust audio output devices and volume"
DOC="
M scripts/f_files => scripts/f_files +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="vim mpv fbida-fbi fbida-fbgs"
DEC="Browse files on your filesystem"
DOC="
M scripts/f_game => scripts/f_game +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="moon-buggy"
DEC="Play classic console games"
DOC="
M scripts/f_maps => scripts/f_maps +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="mepo tslib directfb mesa-gl kbd vis"
DEC="Browse OSM maps using mepo (via SDL directfb)."
DOC="
M scripts/f_networks => scripts/f_networks +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="
networkmanager dnsmasq networkmanager networkmanager-cli
networkmanager-openrc networkmanager-tui networkmanager-wifi
M scripts/f_phone => scripts/f_phone +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="polkit modemmanager linuxconsoletools pinephone-call-audio pn"
DEC="Manages phone calls / text messages using modemmanager"
DOC="
M => +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
shopt -s strict:all
shopt -s strict:all; shopt --unset strict_errexit
DEP="sfeed w3m"
DEC="Fetches data from RSS via sfeed and allows you to view via sfeed_curses"
DOC="
M scripts/f_theme => scripts/f_theme +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="terminus-font util-linux-misc"
DEC="Change the framebuffer theme (font & colors)"
DOC="
M scripts/f_timer => scripts/f_timer +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="linuxconsoletools util-linux-misc"
DEC="Set a countdown timer to be alerted"
DOC="
M scripts/f_web => scripts/f_web +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="w3m netsurf-framebuffer tslib"
DEC="Select a website and browse via w3m or netsurf"
DOC="
M scripts/f_youtube => scripts/f_youtube +1 -1
@@ 1,5 1,5 @@
#!/usr/bin/env osh
-shopt -s strict:all
+shopt -s strict:all; shopt --unset strict_errexit
DEP="codemadness-frontends mpv youtube-dl"
DEC="Listen or view youtube videos via mpv"
DOC="