diff options
Diffstat (limited to 'etc/functions/newsbeuter')
-rw-r--r-- | etc/functions/newsbeuter | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/functions/newsbeuter b/etc/functions/newsbeuter index dd43fb9..0c8c646 100644 --- a/etc/functions/newsbeuter +++ b/etc/functions/newsbeuter @@ -1,6 +1,5 @@ ## vim:ft=zsh ## wrapper around newsbeuter to keep the feeds in sync -autoload fdie function __sync { if [[ $HOST != aneurysm ]] { |