d362d04fc871f3e98cdfbc4da0510fbfca51f913
Sherpa
Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux.
Installation
Run: gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o term $(pkg-config --libs vte-2.91
Description
Languages
C
63.2%
Shell
36.8%
