Merge pull request #2746 from J-M0/fish-bad-shell

Add fish to the badShells list
This commit is contained in:
Vidar Holen 2023-04-30 13:31:34 -07:00 committed by GitHub
commit be0d5d4163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3360,6 +3360,7 @@ readScriptFile sourced = do
"awk",
"csh",
"expect",
"fish",
"perl",
"python",
"ruby",