mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
===========================================================================
|
|
# $NetBSD: MESSAGE,v 1.1 2016/01/04 12:45:36 szptvlfn Exp $
|
|
|
|
1. create ~/.xmonad/xmonad.hs
|
|
2. $ ghc --make ~/.xmonad/xmonad.hs
|
|
3. add exec xmonad to .xinitrc
|
|
4. add ~/.xmonad to your $PATH
|
|
===========================================================================
|