From 70c2dbe5ba200ef8ec966e0ff49e20361ce9c56b Mon Sep 17 00:00:00 2001 From: everest Date: Mon, 25 Apr 2022 14:52:12 +0000 Subject: [PATCH] Update xfetch.py --- xfetch.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xfetch.py b/xfetch.py index 434c2b4..d104bbf 100644 --- a/xfetch.py +++ b/xfetch.py @@ -1,3 +1,5 @@ +#!/usr/bin/python + # xfetch is a simple neofetch alternative that aims to make modification, should the user know basic python, very easy. # Please refer to the README.md if you are looking to install