From bb173ad85c097327de13517d84eb142b053443cf Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 2 Apr 2014 09:09:52 +0100 Subject: Zsh: remove hardcoded references to user alan --- zsh/interactive.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/interactive.zsh') diff --git a/zsh/interactive.zsh b/zsh/interactive.zsh index d2a72e4..f047f21 100755 --- a/zsh/interactive.zsh +++ b/zsh/interactive.zsh @@ -67,7 +67,7 @@ colors compinit -u -d .zsh/cache/compdump bashcompinit -zstyle :compinstall filename '/home/alan/.zshrc' +zstyle :compinstall filename '~/.zshrc' autoload -Uz _tmux_pane_words zle -C tmux-pane-words-prefix complete-word _generic -- cgit 1.4.1