This is how you create a permanent alias is fish…
alias x='exit' save_function x
This entry was posted on Sunday, October 28th, 2007 at 10:24 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Thanks for the tip. The command save_function was renamed to funcsave some time ago, and the latter is what works for me.
Name (required)
Mail (will not be published) (required)
Website
Notify me of followup comments via e-mail
June 5th, 2008 01:02
Thanks for the tip. The command save_function was renamed to funcsave some time ago, and the latter is what works for me.