Closed JamyGolden closed 11 months ago
read doesn't behave the same way, so set fish variable with cat. Also ensure #!/usr/bin/env fish is set correctly.
read
#!/usr/bin/env fish
read
doesn't behave the same way, so set fish variable with cat. Also ensure#!/usr/bin/env fish
is set correctly.