zsh syntax highlighting
This commit is contained in:
parent
91cbdd4eaa
commit
3d5dd8d467
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue