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
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
undistract-me.nix