79227580

Date: 2024-11-26 16:45:27
Score: 1
Natty:
Report link

Up to now (Channel 24.05), the recommended way is to use environment.shellAliases.

environment.shellAliases = {
  l = null;
  ll = "ls -l";
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: yaner