mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-31 09:42:38 +01:00
3 lines
219 B
Fish
3 lines
219 B
Fish
function static-server --wraps='go run github.com/eliben/static-server@latest' --description 'alias static-server go run github.com/eliben/static-server@latest'
|
|
go run github.com/eliben/static-server@latest $argv
|
|
end
|