From 559efaa2273921ff4b1849c6f626c8eb3984eaa5 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Mon, 14 Oct 2019 13:51:49 +0200 Subject: [PATCH] removed useless lines in fish function 4chandl --- .config/fish/functions/4chandl.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/fish/functions/4chandl.fish b/.config/fish/functions/4chandl.fish index 40f33ff..b2ba737 100644 --- a/.config/fish/functions/4chandl.fish +++ b/.config/fish/functions/4chandl.fish @@ -1,5 +1,3 @@ -#!/usr/bin/env fish - function 4chandl -d "Download media from 4chan thread" if ! count $argv > /dev/null echo 'No URL specified! Give the URL to thread as the only argument.'