aboutsummaryrefslogtreecommitdiff
path: root/common/.flake/home/programs/zsh.nix.org
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-16 23:28:56 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-16 23:28:56 -0600
commit26dd014860c0edd89a859d2d8c6dff10275acbad (patch)
treebe704eafeb9458cf202240dc0108f13501ae4272 /common/.flake/home/programs/zsh.nix.org
parent530ee85037375106652e51a23cf05deb2a5ad1d9 (diff)
system changes
Diffstat (limited to 'common/.flake/home/programs/zsh.nix.org')
-rw-r--r--common/.flake/home/programs/zsh.nix.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.flake/home/programs/zsh.nix.org b/common/.flake/home/programs/zsh.nix.org
index 404586c..6b8d5ea 100644
--- a/common/.flake/home/programs/zsh.nix.org
+++ b/common/.flake/home/programs/zsh.nix.org
@@ -81,6 +81,7 @@ Create the prompt.
PS1='%(?..%B%F{red}[%?%\]%f%b )%F{green}%20<...<%~%<<%f$vcs_info_msg_0_$(parse_git_dirty) $ '
#+end_src
+Close the extra code block.
#+begin_src nix
'';
#+end_src
@@ -104,7 +105,6 @@ Close =.profile= code.
'';
#+end_src
-
Close =zsh= configuration.
#+begin_src nix
};