zsh syntax highlighting

master
Dustin Swan 1 year ago
parent 91cbdd4eaa
commit 3d5dd8d467
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

@ -73,6 +73,7 @@ in
programs.zsh = {
enable = true;
enableAutosuggestions = true;
enableSyntaxHighlighting = true;
oh-my-zsh = {
enable = true;
plugins = [ "git" "httpie" "aws" "fd" "fzf" "mosh" "npm" "ripgrep" "rsync" "sudo" "yarn" "vi-mode" ];

Loading…
Cancel
Save