Comment on D or d come on
zsh is so much nicer to work with
The only thing that annoys me is having to wrap wildcard expressions in quotes when using e.g. the find command.
But then it looks more correct, so it’s hard to argue with.
You can escape the wildcards as an alternative.
Nice, I didn’t know that. I habitually forget the closing quote so this might save me some ire
killeronthecorner@lemmy.world 1 year ago
The only thing that annoys me is having to wrap wildcard expressions in quotes when using e.g. the find command.
But then it looks more correct, so it’s hard to argue with.
toynbee@lemm.ee 1 year ago
You can escape the wildcards as an alternative.
killeronthecorner@lemmy.world 1 year ago
Nice, I didn’t know that. I habitually forget the closing quote so this might save me some ire