1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-21 06:33:29 +01:00
Files
oh-my-zsh/plugins/wd/wd.sh
Carlo Sala 632ed413a9 fix(wd): use (( )) instead of [[ ]]
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax

Closes #12017
2023-11-02 15:49:57 +01:00

12 KiB