(no title)
hiq | 1 month ago
I guess that somewhat breaks with fish: either you use bash -c '...' from the start, or you adopt the fish syntax, which means you need to convert again when you switch to a (bash) script.
hiq | 1 month ago
I guess that somewhat breaks with fish: either you use bash -c '...' from the start, or you adopt the fish syntax, which means you need to convert again when you switch to a (bash) script.
ratorx|1 month ago
I also don’t trust myself to not screw up anything more complex than running a command on Bash, without the guard rails of something like shellcheck!
vladvasiliu|1 month ago
I don't care for mile-long prompts displaying everything under the sun, so zsh is plenty fast.