Uncomment bash config, remove twitter extension

This commit is contained in:
2025-06-23 09:45:10 -04:00
parent a654e76961
commit 2c31aba8c8
2 changed files with 12 additions and 13 deletions

View File

@@ -45,18 +45,18 @@
flavor = "mocha"; flavor = "mocha";
}; };
# programs.bash = { programs.bash = {
# enable = true; enable = true;
# enableCompletion = true; enableCompletion = true;
# historyIgnore = [ historyIgnore = [
# "ls" "ls"
# "ls -a" "ls -a"
# "ls -l" "ls -l"
# "ls -la" "ls -la"
# "cd" "cd"
# "exit" "exit"
# ]; ];
# }; };
programs.zsh = { programs.zsh = {
enable = true; enable = true;

View File

@@ -26,7 +26,6 @@
betterttv betterttv
bitwarden bitwarden
clearurls clearurls
control-panel-for-twitter
enhancer-for-youtube enhancer-for-youtube
facebook-container facebook-container
flagfox flagfox