227 current 2025-06-13 01:09:57 25.11.20250607.3e3afe5 6.15.1 *

This commit is contained in:
2025-06-13 01:10:19 -04:00
parent 53b357bae9
commit dad74bcb36
2 changed files with 13 additions and 13 deletions

View File

@@ -44,23 +44,22 @@
flavor = "mocha";
};
# programs.bash = {
# enable = true;
# enableCompletion = true;
# historyIgnore = [
# "ls"
# "ls -a"
# "ls -l"
# "ls -la"
# "cd"
# "exit"
# ];
# };
# programs.bash = {
# enable = true;
# enableCompletion = true;
# historyIgnore = [
# "ls"
# "ls -a"
# "ls -l"
# "ls -la"
# "cd"
# "exit"
# ];
# };
programs.zsh = {
enable = true;
enableCompletion = true;
enableBashCompletion = true;
autosuggestion.enable = true;
history = {
append = true;

View File

@@ -178,6 +178,7 @@
qemu
rustup
sbctl
sops
usbutils
wget
yubikey-manager