We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f65e7 commit 2afcbd6Copy full SHA for 2afcbd6
lib/debug/client.rb
@@ -42,7 +42,7 @@ def working_shell_type
42
when /csh/
43
:csh
44
when /zsh/
45
- :szh
+ :zsh
46
when /dash/
47
:dash
48
else
0 commit comments