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