{ ... }:
{
  home.shellAbbrs = {
    p = "php";
    pa = "php artisan";
    a = "php artisan";
  };
}