parent
b547a8e2a6
commit
339ba9e889
6 changed files with 21 additions and 19 deletions
@ -1 +0,0 @@ |
||||
/usr/bin/rofi |
@ -0,0 +1,5 @@ |
||||
#!/usr/bin/env bash |
||||
|
||||
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )" |
||||
|
||||
cat "$SCRIPTPATH/http-status-codes" | fzf |
Loading…
Reference in new issue