style: remove unnecessary comment block
This commit is contained in:
parent
c71c874ce1
commit
3c7aee7d9a
1 changed files with 0 additions and 11 deletions
|
@ -13,17 +13,6 @@
|
|||
initExtra = ''
|
||||
kitty + complete setup zsh | source /dev/stdin
|
||||
'';
|
||||
# autosuggestions.enable = true;
|
||||
|
||||
# syntaxHighlighting = {
|
||||
# enable = true;
|
||||
# highlighters = [ "main" "brackets" "pattern" "cursor" ];
|
||||
# patterns = {
|
||||
# "rm -rf *" = "fg=white,bold,bg=red";
|
||||
# };
|
||||
# };
|
||||
|
||||
# zsh-autoenv.enable = true;
|
||||
|
||||
dotDir = ".config/zsh";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue