diff options
| author | joe <rbo@gmx.us> | 2025-10-06 11:54:08 +0200 |
|---|---|---|
| committer | joe <rbo@gmx.us> | 2025-10-06 11:54:08 +0200 |
| commit | d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb (patch) | |
| tree | d2a9469dd3483f5809384aa48f1b475b836aeda9 /.local/bin/sf | |
| parent | up (diff) | |
| download | dotfiles-bsd-d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb.tar.gz dotfiles-bsd-d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb.tar.bz2 dotfiles-bsd-d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb.tar.xz dotfiles-bsd-d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb.tar.zst dotfiles-bsd-d6b2a6078a10baf3cf0c1000fdb4091e29fcfcfb.zip | |
up
Diffstat (limited to '.local/bin/sf')
| -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/* |
