HN user

benvd

45 karma
Posts0
Comments10
View on HN
No posts found.

I don't use !!, or !$, because I prefer to see what command is being executed before I press enter.

I use zsh (with oh-my-zsh) and when I type e.g. "sudo !!" and press enter, it doesn't execute the command, instead it expands the !!. Another enter will then actually execute it.

I believe it's default behavior for oh-my-zsh. At least, I don't recall manually changing this.

Solowheel 13 years ago

Most people couldn't stand on one foot? Really? Am I that out of touch with reality?

Not even being snarky.

Use Zsh 14 years ago

So put your zsh config in a git repo, clone it wherever you need it and symlink to the repo?