diff options
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/sf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/sf b/.local/bin/sf new file mode 100755 index 0000000..89c9848 --- /dev/null +++ b/.local/bin/sf @@ -0,0 +1,3 @@ +#!/bin/sh + +sfeed_curses $XDG_DATA_HOME/sfeed/feeds/* |