nixpkgs/nixos/modules/programs/bash
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
..
bash-completion.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
bash.nix nixos/shells: support defining aliases beginning with a dash or plus 2022-10-28 08:37:05 +02:00
inputrc
ls-colors.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
undistract-me.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00