summaryrefslogtreecommitdiff
path: root/plugins/thefuck/thefuck.plugin.zsh
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2020-12-02 11:57:37 +0100
committerMarc Cornellà <marc.cornella@live.com>2020-12-02 11:57:37 +0100
commit3f8af040e9ed2d940451a5259e9c44308b695e60 (patch)
tree721e5a849b9a9054352151558ebecf0ded4a4b83 /plugins/thefuck/thefuck.plugin.zsh
parent021f0251e072b0cd2c2f1bfb5b0d2f57fbdfdc50 (diff)
downloadzsh-3f8af040e9ed2d940451a5259e9c44308b695e60.tar.gz
zsh-3f8af040e9ed2d940451a5259e9c44308b695e60.tar.bz2
zsh-3f8af040e9ed2d940451a5259e9c44308b695e60.zip
fix(updater): fix ignored variable name in read
I used _ which is a convention in other languages, but in shell scripting $_ is a special variable set by the shell, and in Zsh versions older than 5.0.6 it complains for being a `read-only variable`. Fixes #9482
Diffstat (limited to 'plugins/thefuck/thefuck.plugin.zsh')
0 files changed, 0 insertions, 0 deletions