Files
fish-shell/share/functions
Kevin Ballard 61ce9db4ba Make the alias built-in function work better
The new --wraps functionality was breaking aliases of the form
`alias foo='bar baz'`. That is, aliases where the body is multiple
words. Extract the first word of the body and use that instead.

Use better errors for aliases with no name or no body.
2014-08-22 11:40:59 -07:00
..
2010-09-18 10:18:26 +08:00
2013-07-18 21:26:32 +05:30
2013-09-12 11:46:31 +02:00
2014-01-20 21:28:54 +04:00
2014-01-20 17:12:32 +04:00
2010-09-18 10:18:26 +08:00
2010-09-18 10:18:26 +08:00
2012-09-22 23:49:26 -07:00
2014-07-30 11:55:47 +02:00
2014-01-20 21:28:54 +04:00
2012-07-01 14:20:43 -07:00
2010-09-18 10:18:26 +08:00
2013-02-17 12:56:56 -08:00
2013-09-12 11:46:31 +02:00
2010-09-19 13:56:30 +08:00
2013-04-28 16:31:25 -07:00
2014-07-29 01:43:18 -04:00