bert: Add chandlerswift.com

This commit is contained in:
Chandler Swift 2025-02-07 21:48:24 -06:00
parent 46adf7040b
commit f2e7d24b2f
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
3 changed files with 24 additions and 1 deletions

View file

@ -189,7 +189,10 @@
programs.thunderbird.enable = true;
programs.bash.enable = true;
programs.bash = {
enable = true;
historyControl = [ "ignoredups" "ignorespace" ];
};
programs.direnv = {
enable = true;