├── README.md ├── cmdfetch.lua └── screenshots ├── 1.png ├── 2.png └── 3.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hal-ullr/cmdfetch/HEAD/README.md -------------------------------------------------------------------------------- /cmdfetch.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hal-ullr/cmdfetch/HEAD/cmdfetch.lua -------------------------------------------------------------------------------- /screenshots/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hal-ullr/cmdfetch/HEAD/screenshots/1.png -------------------------------------------------------------------------------- /screenshots/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hal-ullr/cmdfetch/HEAD/screenshots/2.png -------------------------------------------------------------------------------- /screenshots/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hal-ullr/cmdfetch/HEAD/screenshots/3.png --------------------------------------------------------------------------------