working on zsh
This commit is contained in:
+333
-332
File diff suppressed because it is too large
Load Diff
@@ -1381,6 +1381,7 @@ This sets up the zsh terminal
|
||||
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
# Declare all plugins via Nixpkgs for reproducibility
|
||||
plugins = with pkgs.zshPlugins; [
|
||||
|
||||
@@ -61,6 +61,7 @@
|
||||
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
# Declare all plugins via Nixpkgs for reproducibility
|
||||
plugins = with pkgs.zshPlugins; [
|
||||
|
||||
Reference in New Issue
Block a user