Fixing xmonad build

This commit is contained in:
Zoe Roux
2022-02-04 01:34:07 +01:00
parent 14a42e1fae
commit 0d550e5c37
8 changed files with 71 additions and 40 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/bash
[[ ! -d ~/.local/share/hoogle/ ]] && ~/.cache/cabal/bin/hoogle generate --database ~/.local/share/hoogle/database
~/.cache/cabal/bin/hoogle --database ~/.local/share/hoogle/database $@