summaryrefslogtreecommitdiff
path: root/modules/programs/bash
AgeCommit message (Expand)Author
2024-10-08programs/bash: move to completion.*isabel
2024-09-12{bash,zsh}: remove nix-shell early return in /etc/{bashrc,zshenv}Antoine Cotten
2024-04-19treewide: remove lib.mdDocWeijia Wang
2023-07-26Update modules/programs/bash/default.nixJakub Janczak
2023-07-26Don't run static bashrc only for pure nix-shellJakub Janczak
2023-07-11doc: store a copy of known filesMichael Hoang
2023-06-24treewide: convert all option docs to MarkdownEmily
2020-10-25don't set SHELL automatically based on programs.<shell>.enableDaiderd Jordan
2020-06-17etc: add known hashes for bashrc/zsh/nix.confDaiderd Jordan
2020-01-21bash: Let bash load completions lazilyVäinö Järvelä
2018-10-25Unify environment configuration and don't run in child shellsAndrew Childs
2018-10-16bash: place bashrc early non-interactive return below system setupMario Rodas
2018-10-14bash: do not evaluate completions on dumb terminalsMario Rodas
2018-10-14bash: do not evaluate /etc/bashrc on non-interactive shellsMario Rodas
2018-01-20bash: move fileDaiderd Jordan