Merge pull request #5619 from oxij/various-changes-2

Various (hopefully) small changes
This commit is contained in:
Peter Simons
2015-01-07 16:59:10 +01:00
5 changed files with 41 additions and 2 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ in
export HISTSIZE=2000
export HISTFILE=$HOME/.zsh_history
setopt HIST_IGNORE_DUPS SHARE_HISTORY
setopt HIST_IGNORE_DUPS SHARE_HISTORY HIST_FCNTL_LOCK
'';
};