.zsh_sessions/w1t0p0:A5542445-E614-4CDE-A240-B7F8788ED896.session:2: command not found: Saving
===> /etc/zshrc_Apple_Terminal : 252 lines <===
214 # Save the current state.
215 if [ -n "$SHELL_SESSION_FILE" ]; then
216 echo -ne '\nSaving session...' >&2
217 (umask 077; echo 'echo Restored session: "$(/bin/date -r '$(/bin/date +%s)')"' >| "$SHELL_SESSION_FILE")
9,335 2023-10-12 07:10:05 zshrc_Apple_Terminal
cat ~/.zsh_sessions/w2t2p0:362905B6-935A-4567-908C-8885E363590E.session
Saving session...echo Restored session: "$(/bin/date -r 1701271822)"
===> /etc/zshrc_Apple_Terminal : 252 lines <===
107 # Restore previous session state.
108 #
109
110 if [ -r "$SHELL_SESSION_FILE" ]; then
111 . "$SHELL_SESSION_FILE"
112 /bin/rm "$SHELL_SESSION_FILE"
113 fi
sudo cp /etc/zshrc_Apple_Terminal /etc/zshrc_iTerm.app
--
You received this message because you are subscribed to the Google Groups "iterm2-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iterm2-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iterm2-discuss/122b7550-9d29-45b5-95c3-8a3ed1dd450an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iterm2-discuss/2ebac0f8-9b2e-423a-b231-eea1ef908b6en%40googlegroups.com.