Compare commits
4 Commits
ac010bad8c
...
2c31aba8c8
Author | SHA1 | Date | |
---|---|---|---|
2c31aba8c8 | |||
a654e76961 | |||
98ef961f8e | |||
29a785b79c |
@@ -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;
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user