Dotfiles/bin/.bin/dmenu/status-codes
2019-09-24 17:06:38 +01:00

5 lines
112 B
Bash
Executable file

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