mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 08:51:14 -03:00
@@ -324,7 +324,7 @@ int main(int argc, char **argv) {
|
||||
program_name = L"fish";
|
||||
set_main_thread();
|
||||
setup_fork_guards();
|
||||
|
||||
signal_unblock_all();
|
||||
setlocale(LC_ALL, "");
|
||||
fish_setlocale();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user