zsh-users
 help / color / mirror / code / Atom feed
* echo "true" > ~/.zshrc from ~/.zshrc
@ 2016-06-11 16:23 Sebastian Gniazdowski
  2016-06-11 16:34 ` Nikolay Aleksandrovich Pavlov (ZyX)
  2016-06-11 18:05 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Sebastian Gniazdowski @ 2016-06-11 16:23 UTC (permalink / raw)
  To: Zsh Users

Hello,
How legal it is to do:

echo "true" > ~/.zshrc

>From ~/.zshrc? What can be expected?

When I do (in ~/.zshrc, at last line):

echo "sleep 200" >> ~/.zshrc

then I'll get the sleep at next startup. When I do:

echo "true" > ~/.zshrc
echo "Hello normally ended"

Then I will see the "Hello" message.

But when I output much of text earlier in 400 lines long zshrc, then e.g.:

/Users/sgniazdowski/.zshrc:182: command not found: fas

But other time it went without errors, and without "Hello" message.

Best regards,
Sebastian Gniazdowski


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-11 18:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-11 16:23 echo "true" > ~/.zshrc from ~/.zshrc Sebastian Gniazdowski
2016-06-11 16:34 ` Nikolay Aleksandrovich Pavlov (ZyX)
2016-06-11 17:40   ` Sebastian Gniazdowski
2016-06-11 18:05 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).