nixpkgs/nixos/modules/programs/zsh
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
..
oh-my-zsh.nix nixos/oh-my-zsh: add documentation 2018-08-07 15:47:02 +02:00
oh-my-zsh.xml nixos docs: give IDs to things 2018-09-01 16:20:49 -04:00
zinputrc Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
zsh-autoenv.nix zsh-autoenv: init at 2017-12-16 (#34932) 2018-02-14 06:31:59 +00:00
zsh-autosuggestions.nix nixos/autosuggestions: add module (#41397) 2018-06-10 23:08:50 +02:00
zsh-syntax-highlighting.nix nixos/zsh-syntax-highlighting: refactor 2017-10-09 23:30:10 +02:00
zsh.nix nixos/zsh: use `escapeShelLArg' for shell aliases (#47471) 2018-09-28 23:42:55 +02:00