persist zsh history
This commit is contained in:
@@ -9,12 +9,13 @@
|
||||
directories = [
|
||||
"Documents"
|
||||
"Music"
|
||||
"Pictures/Photos"
|
||||
"Pictures/Photos"
|
||||
"Projects"
|
||||
"Videos"
|
||||
".ssh"
|
||||
];
|
||||
files = [
|
||||
".zsh_history"
|
||||
];
|
||||
allowOther = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user