Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https: scheme for all repositories on git.suckless.org | Ben Hutchings | 2020-09-11 | 1 | -3/+3 |
| | | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these. | ||||
* | Add some suckless tools | Richard Ipsum | 2015-04-19 | 1 | -0/+14 |
suckless provide some nice and generally pretty minimalist tools dwm is a minimalist tiling window manager written in C dmenu is a minimalist program launcher, written in C slock is a minimalist screen locker, also written in C Change-Id: I208922cd0d94769f029f919ae16df88108894c78 |