chore: Some small updates to dotfiles , getting ready for arch-config 2

This commit is contained in:
Afonso Franco 2023-01-29 02:19:56 +00:00
parent f49f85207e
commit 73902fef00
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
7 changed files with 238 additions and 378 deletions

View file

@ -1,7 +1,7 @@
# ~/.config/xmonad/build
#!/bin/sh
exec stack ghc -- \
--make xmonad.lhs \
--make xmonad.hs \
-i \
-ilib \
-fforce-recomp \