Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Zsh, command history, Mac OS X and network based home directory
- X-seq: zsh-users 9960
- From: david <messages.from.usenet@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Zsh, command history, Mac OS X and network based home directory
- Date: Fri, 24 Feb 2006 16:07:41 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: news <news@xxxxxxxxxxxxx>
Environment:
Mac OS X 10.3.9
Zsh 4.1.1
Network mounted home directory
When I added the following line to my ~/.zshrc
HISTFILE=~/.zsh_history
the shell froze/hang when I started a new terminal. Adding set -x to
~/.zshrc produced the following output in new terminals:
+/Network/Servers/SERVER/Users/name/.zshrc:5> HISTSIZE=1000
+/Network/Servers/SERVER/Users/name/.zshrc:6> SAVEHIST=1000
+/Network/Servers/SERVER/Users/name/.zshrc:8>
HISTFILE=/Network/Servers/SERVER/Users/name/.zsh_history
Googling didn't turn up anyting. I also asked in the zsh irc-channel on
freenode but no one there had seen this before so they suggested that I
post my question here.
Any ideas?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author