Maximilian Bosch 1e211a70cb nixos/zsh: use `escapeShelLArg' for shell aliases (#47471)
Previously single quotes were used by default for aliases and the module
never warned about possible collisions when having a shell alias which
relies on single quotes.

Adding `escapeShellArg` works around this fixes the issue and ensures that a
properly quoted value is written to `/etc/zshrc`.
2018-09-28 23:42:55 +02:00
..
2018-08-30 13:20:39 +00:00
2017-08-11 15:48:45 +00:00
2018-07-14 20:21:41 +08:00
2018-08-30 13:20:39 +00:00
2018-04-07 15:06:51 +02:00
2017-01-29 05:45:43 -06:00
2018-04-08 22:37:35 -04:00
2017-01-29 05:45:43 -06:00
2018-06-08 20:57:16 +02:00
2018-07-20 18:48:37 +00:00
2017-08-25 14:08:11 +02:00
2017-07-23 12:56:04 +03:00
2018-03-12 15:13:31 +11:00
2017-09-29 15:01:21 +01:00
2018-07-20 18:48:37 +00:00