From 2e38c245488895002a0cbf8144ff99e1e7b05dc8 Mon Sep 17 00:00:00 2001
From: Alen <alen@dotfiles.xyz>
Date: Sun, 24 Sep 2023 21:08:03 +0400
Subject: Add setopt {interactive_comments,long_list_jobs}

---
 dot_zshenv | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'dot_zshenv')

diff --git a/dot_zshenv b/dot_zshenv
index dddd8fc..1d20191 100644
--- a/dot_zshenv
+++ b/dot_zshenv
@@ -15,6 +15,8 @@ unsetopt flowcontrol          # do not use ^S/^Q for flor control
 setopt auto_cd                # Auto-cd into directory if only directory name used as command
 setopt multios                # Implicit cat/tee redirection
 setopt prompt_subst           # Prompt substitution used by themes
+setopt interactive_comments   # Allow comments in interactive commands
+setopt long_list_jobs         # Print job notifications in the long format by default
 
 # Directory management
 setopt auto_pushd             # Treat cd as pushd
-- 
cgit 1.4.1-2-gfad0