Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
slmenu - single line menu
=========================
slmenu is a dmenu clone for the console.
Requirements
------------
Just a C compiler that supports _BSD_SOURCE
Installation
------------
Edit config.mk to match your local setup (slmenu is installed into
the /usr/local namespace by default).
Afterwards enter the following command to build and install slmenu
(if necessary as root):
make clean install
Running slmenu
-------------
See the man page for details.