We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7c3748 + 2afcbd6 commit 1412271Copy full SHA for 1412271
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