mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:20:43 +00:00
python: fix history location & persist history
This commit is contained in:
parent
8a6311b896
commit
46f5fa83e8
2 changed files with 25 additions and 24 deletions
|
@ -87,6 +87,7 @@
|
|||
".cache/walker/history.gob"
|
||||
".config/pcmanfm-qt/default/recent-files.conf"
|
||||
".config/qalculate/qalculate-gtk.cfg"
|
||||
".local/state/python_history"
|
||||
];
|
||||
|
||||
persistentDataMountPoint = "/data/Data";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue