diff options
author | jao <jao@gnu.org> | 2022-05-15 15:21:41 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-05-15 15:21:41 +0100 |
commit | ea06b32bd24a7384a3d52f716693347e17e78c11 (patch) | |
tree | ef3b9300363ec4111ea621598322659346884191 | |
parent | 5b619f106191d3fedfc3ba6bd3ee63eb715b3b83 (diff) | |
download | xmonad-config-ea06b32bd24a7384a3d52f716693347e17e78c11.tar.gz xmonad-config-ea06b32bd24a7384a3d52f716693347e17e78c11.tar.bz2 |
dir-locals.el
-rw-r--r-- | .dir-locals.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..fdee8c5 --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1 @@ +((haskell-process-args-cabal-repl ("my-xmonad"))) |