Merge pull request #2746 from J-M0/fish-bad-shell
Add fish to the badShells list
This commit is contained in:
commit
be0d5d4163
|
@ -3360,6 +3360,7 @@ readScriptFile sourced = do
|
|||
"awk",
|
||||
"csh",
|
||||
"expect",
|
||||
"fish",
|
||||
"perl",
|
||||
"python",
|
||||
"ruby",
|
||||
|
|
Loading…
Reference in New Issue