pyenv/pyenv.d/rehash
Alex Hedges e1b7e1b519
Fix "grep: warning: stray \ before -" in conda.bash (#2768)
According to the POSIX spec, an unescaped backslash not followed by
an escapable character is undefined behavior,
and it has become an error in GNU grep 3.8 (2022-09-02).
2023-08-28 23:57:04 +03:00
..
conda.d
source.d
conda.bash Fix "grep: warning: stray \ before -" in conda.bash (#2768) 2023-08-28 23:57:04 +03:00
source.bash