aboutsummaryrefslogblamecommitdiff
path: root/.local/bin/imv-http
blob: 4af2c3af0a46e9851accf8befaa4e73f94772839 (plain) (tree)
1
2
3
4
5




                                
#!/usr/bin/env sh
for pic in $@
do
	curl -s "$pic" | imv - &
done
ea&follow=1'>Remove weather from tmux configLuca Matei Pintilie1-1/+1