diff --git a/local/bin/bluetooth.sh b/local/bin/bluetooth.sh deleted file mode 100755 index a0242a9..0000000 --- a/local/bin/bluetooth.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash - -# choose MAC address -mac="$(dmenu < /dev/null ; fi -echo "$command" | bluetoothctl > /dev/null 2>&1 - diff --git a/local/bin/connect b/local/bin/connect deleted file mode 100755 index f9cfe0b..0000000 --- a/local/bin/connect +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -profile="$(wifish list 2>&1 | sed '1,/SSID/d' | sed 's/"\([^"]*\)".*/\1/' | dmenu)" -[ -z "$profile" ] && wifish connect "$profile" diff --git a/local/bin/stylish-haskell b/local/bin/stylish-haskell deleted file mode 100755 index 50fc970..0000000 Binary files a/local/bin/stylish-haskell and /dev/null differ