Skip to content

Commit

Permalink
enable zsh syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Mar 18, 2024
1 parent 1e3159e commit f8da9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/zsh/default.nix
Expand Up @@ -27,6 +27,7 @@ in

autosuggestion.enable = true;
enableCompletion = true;
syntaxHighlighting.enable = true;

plugins = [
{
Expand Down

0 comments on commit f8da9ab

Please sign in to comment.