Urgent.News

What's breaking now, across thousands of outlets.

Tech

L'autocomplétion zsh avec Composer et Symfony console

tl;dr Le script de completion est sur ce gist , et cette commande installe tout d'un coup : mkdir -p ~/.config/zsh/completions curl -fsSL https://gist.githubusercontent.com/GromNaN/00d92b92cb29a7db913784f436295a91/raw/_console \ -o ~/.config/zsh/completions/_console grep -qF 'zsh/completions' ~/.zshrc || cat >> ~/.zshrc << ' EOF ' # Completion zsh pour bin/console et composer…

We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

Read the original at dev.to →

More in Tech

How to tap into network debugging

I know there’s no connection between my local area network and our house’s plumbing system, but when the faucet started running uncontrollably literally seconds after I fixed a network outage, I had…

More from Monday 31 August →