depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fish
/
functions
/
runhoogle.fish
blob: 45160062e3fb1e85b6b8696c4b6050d428de99a9 (
plain
) (
blame
)
1
2
3
4
5
function
runhoogle
cd
~
/.hoogle
screen -dm hoogle server -p
4000
cd -
end