summary refs log tree commit diff
path: root/Darwin.mk
blob: d1f26ccb6f7318798f895b4bd3b2ee5c27350735 (plain) (blame)
1
2
3
4
LIBRESSL_PREFIX = /usr/local/opt/libressl
LDLIBS = -lcurses -ltls -framework Cocoa
BINS += sandman
MANS += sandman.1
nged terminal colors to use Tomorrow paletteJune McEnroe 2011-11-29Removed broken ZSH thingyJune McEnroe 2011-11-29Switched vim colorscheme to Tomorrow-NightJune McEnroe 2011-11-23Update updates to update updates more oftenJune McEnroe 2011-11-14Removed $machine to make room for larger kernel nameJune McEnroe 2011-11-13Added whitespace highlighting to Vim and fixed the first line of ConkyJune McEnroe 2011-09-24Refactored xinitrcJune McEnroe 2011-09-23Fixed user mounting permissions and stuffJune McEnroe 2011-09-19Use da.gd for external IP in conky and always on top using mousewheelJune McEnroe 2011-09-13Lock after 30 minutes instead of 10June McEnroe