mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-06-05 19:54:11 +00:00
Fixing xmonad build
This commit is contained in:
Executable
+5
@@ -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 $@
|
||||
Reference in New Issue
Block a user