index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
programs
/
bash
/
default.nix
Age
Commit message (
Expand
)
Author
2024-10-08
programs/bash: move to completion.*
isabel
2024-09-12
{bash,zsh}: remove nix-shell early return in /etc/{bashrc,zshenv}
Antoine Cotten
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2023-07-26
Update modules/programs/bash/default.nix
Jakub Janczak
2023-07-26
Don't run static bashrc only for pure nix-shell
Jakub Janczak
2023-07-11
doc: store a copy of known files
Michael Hoang
2023-06-24
treewide: convert all option docs to Markdown
Emily
2020-10-25
don't set SHELL automatically based on programs.<shell>.enable
Daiderd Jordan
2020-06-17
etc: add known hashes for bashrc/zsh/nix.conf
Daiderd Jordan
2020-01-21
bash: Let bash load completions lazily
Väinö Järvelä
2018-10-25
Unify environment configuration and don't run in child shells
Andrew Childs
2018-10-16
bash: place bashrc early non-interactive return below system setup
Mario Rodas
2018-10-14
bash: do not evaluate completions on dumb terminals
Mario Rodas
2018-10-14
bash: do not evaluate /etc/bashrc on non-interactive shells
Mario Rodas
2018-01-20
bash: move file
Daiderd Jordan