Trying to get fancy colors in zsh
This commit is contained in:
@@ -11,8 +11,8 @@ in
|
|||||||
{
|
{
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
#syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
#autosuggestions.enable = true;
|
autosuggestions.enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autocd = true;
|
autocd = true;
|
||||||
dotDir = config.home.homeDirectory;
|
dotDir = config.home.homeDirectory;
|
||||||
|
|||||||
Reference in New Issue
Block a user