Nothing to see here, move along

This commit is contained in:
coolnsx
2023-07-02 18:06:47 +05:30
parent aaf6e3346b
commit 6b377d7856
9 changed files with 293 additions and 287 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
menu_droid () {
fzf --prompt="$1" "$2"
fzf --prompt="$1" $2
}
menu_linux () {