zsh-users
 help / color / mirror / code / Atom feed
* Problem with user function
@ 2024-02-23 17:49 Duke Normandin
  2024-02-23 18:16 ` Ray Andrews
  2024-02-23 18:30 ` Roman Perepelitsa
  0 siblings, 2 replies; 19+ messages in thread
From: Duke Normandin @ 2024-02-23 17:49 UTC (permalink / raw)
  To: zsh-users list

After installing .oh-my-zsh, I get this error msg, which I didn't
while running plain zsh.

.zshrc:92: defining function based on alias `ls'
.zshrc:92: parse error near `()'

The errors refer to a few functions that I use to take notes:

n() {$EDITOR ~/notes/${1}.txt}
l() {$PAGER ~/notes/${1}.txt}
nls() {ls --group-directories-first -c --color ~/notes/${1} }

I would appreciate some help as I'm not a zsh hacker, but merely an
unsophisticated user. TIA ..
--
Duke


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

end of thread, other threads:[~2024-02-23 20:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 17:49 Problem with user function Duke Normandin
2024-02-23 18:16 ` Ray Andrews
2024-02-23 18:31   ` Roman Perepelitsa
2024-02-23 18:36     ` Bart Schaefer
2024-02-23 19:26     ` Ray Andrews
2024-02-23 19:40       ` Roman Perepelitsa
2024-02-23 19:59         ` Ray Andrews
2024-02-23 20:05           ` Roman Perepelitsa
2024-02-23 20:27           ` Bart Schaefer
2024-02-23 20:34       ` Bart Schaefer
2024-02-23 20:46         ` Ray Andrews
2024-02-23 18:32   ` Bart Schaefer
2024-02-23 18:52     ` Ray Andrews
2024-02-23 18:30 ` Roman Perepelitsa
2024-02-23 18:35   ` Duke Normandin
2024-02-23 18:50     ` Duke Normandin
2024-02-23 18:52     ` Roman Perepelitsa
2024-02-23 18:56       ` Duke Normandin
2024-02-23 19:00         ` Roman Perepelitsa

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