1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-27 23:46:42 +00:00

Fish: new webserver function

This commit is contained in:
Phantop 2019-12-12 19:14:45 -05:00
parent 70e29afe61
commit 9fd00b33bf

View file

@ -1,4 +1,4 @@
# Defined in /tmp/fish.TC8Xka/caddy.fish @ line 2 # Defined in /tmp/fish.cSMIil/caddy.fish @ line 2
function caddy function caddy
command caddy -host '*' $argv browse gzip python3 -m http.server $argv
end end