Skip to content

Commit

Permalink
fixup fish
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Nov 22, 2023
1 parent 3b2713d commit 7663d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/action/common/profiles/profile.fish
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ if [ -f /nix/nix-installer ] && [ -x /nix/nix-installer ] && [ -z "${__ETC_PROFI
| while read --null key
read --export --null "$key"
end
fi
end

0 comments on commit 7663d83

Please sign in to comment.