Small changes to dmenu-like scripts

This commit is contained in:
Jonathan Hodgson 2019-09-24 17:06:38 +01:00
parent b547a8e2a6
commit 339ba9e889
6 changed files with 21 additions and 19 deletions

5
bin/.bin/dmenu/status-codes Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"
cat "$SCRIPTPATH/http-status-codes" | fzf