This commit is contained in:
Mats Rauhala 2021-11-17 12:38:39 +02:00
parent 1d0798dd17
commit 09168c20b7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
expireDuplicatesFirst = true; expireDuplicatesFirst = true;
extended = true; extended = true;
share = true; share = true;
path = ".zhistory"; path = "~/.zhistory";
}; };
# http://zsh.sourceforge.net/Intro/intro_3.html # http://zsh.sourceforge.net/Intro/intro_3.html
# .zlogin is meant for programs to start on login shells # .zlogin is meant for programs to start on login shells