need another beer
This commit is contained in:
2
giteaDo
2
giteaDo
@@ -6,7 +6,7 @@ USERNAME="konsthol"
|
|||||||
|
|
||||||
#MENU='rofi -theme-str 'window {width: 400px; height: 200px;}' -dmenu -i -p repoToDelete'
|
#MENU='rofi -theme-str 'window {width: 400px; height: 200px;}' -dmenu -i -p repoToDelete'
|
||||||
MENU="rofi -dmenu -i -p repoToDelete"
|
MENU="rofi -dmenu -i -p repoToDelete"
|
||||||
[[ "$OSTYPE" != "linux-gnu" ]] && MENU="fzf -i --prompt=repoToDelete"
|
[[ -n "$SSH_TTY" ]] && MENU="fzf -i --prompt=repoToDelete"
|
||||||
|
|
||||||
NAME="${0##*/}"
|
NAME="${0##*/}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user