From 2c425a906d702e9452dbafd016234ef389555986 Mon Sep 17 00:00:00 2001 From: finga Date: Mon, 4 Jan 2016 22:18:20 +0100 Subject: [PATCH] fixed bug files: .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 20745f1..426a0c4 100644 --- a/.zshrc +++ b/.zshrc @@ -1,7 +1,7 @@ # The following lines were added by compinstall zstyle ':completion:*' completer _complete _ignored -zstyle :compinstall filename '/home/finga/.zshrc' +zstyle :compinstall filename '~/.zshrc' autoload -Uz compinit compinit