Skip to content

Commit

Permalink
Fix shell ANSI colors and welcomeMessage (#5594)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana authored Oct 18, 2023
1 parent a49a91f commit 1446efe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nix/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ in
{
name = "plutus";

welcomeMessage = "🤟 \\033[1;34mWelcome to Plutus\\033[0m 🤟";

packages = [
repoRoot.nix.agda-with-stdlib
Expand Down

0 comments on commit 1446efe

Please sign in to comment.