mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
use /usr/bin/env to select bash
This commit is contained in:
parent
f791750d47
commit
cd67bd2d8f
5 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
chosen="$(wofi --dmenu --insensitive <<-END
|
||||
[Cancel]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue