0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00
nixpkgs/nixos/modules/programs/zsh
Sebastian Reuße 5764782921 nixos/shells: support defining aliases beginning with a dash or plus
Both Zsh and Bash support aliases that begin with characters also used to
indicate options to the “alias” built-in command, as long as the alias
definition is preceeded by a double dash.

This allows, e.g, for “alias -- +x=chmod +x”.
2022-10-28 08:37:05 +02:00
..
oh-my-zsh.nix nixos/*: mark pre-existing markdown descriptions as mdDoc 2022-08-19 22:40:58 +02:00
oh-my-zsh.xml programs.zsh: remove unnecessary with 2020-09-03 08:42:24 +02:00
zinputrc
zsh-autoenv.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh-autosuggestions.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh-syntax-highlighting.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
zsh.nix nixos/shells: support defining aliases beginning with a dash or plus 2022-10-28 08:37:05 +02:00