This commit is contained in:
MatMoul 2022-11-20 22:41:18 +01:00
parent dca2a757ee
commit 785ad9c76d

View file

@ -2,6 +2,7 @@
. ./lib . ./lib
options=() options=()
options+=("sudo" "Superuser do" on)
options+=("nano" "Editor" on) options+=("nano" "Editor" on)
options+=("vim" "Editor" on) options+=("vim" "Editor" on)
options+=("vi" "Editor" off) options+=("vi" "Editor" off)