Add idrsi2 alias

This commit is contained in:
Nathan McCarty 2023-01-07 20:43:05 -05:00
parent e0b4b61e8a
commit cb4fc26934
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ with lib; {
cat = "bat"; cat = "bat";
dig = "dog"; dig = "dog";
df = "duf"; df = "duf";
idris2 = "rlwrap -s 1000 idris2 --no-banner";
}; };
# Custom configuration # Custom configuration
interactiveShellInit = '' interactiveShellInit = ''