Hacker News new | past | comments | ask | show | jobs | submit login

  function profile_alias { editor $PROFILE }
  Set-Alias -Name profile -Value profile_alias
Why this instead of `function profile { editor $PROFILE }`?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: