dont share shell history
This commit is contained in:
parent
dce4b24475
commit
7b29c79851
|
@ -4,6 +4,7 @@
|
|||
enable = true;
|
||||
enableCompletion = false; # manage completions ourself
|
||||
dotDir = ".config/zsh";
|
||||
history.share = false;
|
||||
shellAliases = {
|
||||
x = "startx";
|
||||
rm = "rm -i";
|
||||
|
|
Loading…
Reference in New Issue
Block a user