zsh-users
 help / color / mirror / code / Atom feed
* FYPI zsh 5.1.1 (cygwin) broke my .zshrc
@ 2015-11-07 14:25 zzapper
  2015-11-07 17:12 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: zzapper @ 2015-11-07 14:25 UTC (permalink / raw)
  To: zsh-users


FYPI (P=possible)

/home/win7pc/.zshrc:7564: parse error near `}'
(I only have 3040 lines)

Turned out I'd inadvertently defined a few functions without the () 
parenthesis

e.g.
function vcd {.....}
instead of
function vcd(){.....}

But these had been created many moons ago.




-- 
zzapper
https://twitter.com/dailyzshtip

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



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

end of thread, other threads:[~2015-11-07 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-07 14:25 FYPI zsh 5.1.1 (cygwin) broke my .zshrc zzapper
2015-11-07 17:12 ` Bart Schaefer
2015-11-07 21:15   ` zzapper

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).