Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
I broke my !$
- X-seq: zsh-users 16462
- From: Jay Levitt <jay.levitt@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: I broke my !$
- Date: Wed, 5 Oct 2011 07:41:29 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=fZTUtAwHh5eeQggwbKx3sL+RJ4r9eqF+63OuDo82ch0=; b=BT7uVHh8HyBqxje+dUc39y5olkCVcLiLBDklS9N9/wkC7uywPITKSeKl+kL/7mmru+ vJs7WRKzXAttq853efmBlx3reNZlf5fANY6V08HPJ0sUlQZ68u8hT5mD6Yb9c9ZYYaTt T9ZJzwvB8mRC1SlyW8Svn7xMb4QXLoaWdf2D8=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
After playing with zsh_add_history, or possibly at some time before
then, I broke !$...
% ls ~/.zsh_history
/Users/jay/.zsh_history
% ls !$
ls ls ~/.zsh_history
ls: ls: No such file or directory
/Users/jay/.zsh_history
What'd I do?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author