2588680217a7e2cd20fe5df66dc285ef8f3bd748
Sherpa
Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux.
Installation
Download one of the precompiled binaries on the releases page
OR
Clone this reository to any directory (EXCEPT /tmp), then run: gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o sherpa $(pkg-config --libs vte-2.91
Description
Languages
C
63.2%
Shell
36.8%
