From 7f785e3f550d99fa2e22a89c7b317c6927e9147a Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Mon, 28 Dec 2020 13:26:22 +0300
Subject: [PATCH] lldb's history in volatile memory

---
 zsh/.zprofile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zsh/.zprofile b/zsh/.zprofile
index a3246c9..b03fea0 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -1,4 +1,4 @@
 umask 077
-mkdir -p /tmp/stargrave-xdg
+mkdir -p /tmp/stargrave-xdg /tmp/stargrave-lldb
 env | grep -q XAUTH || ~/bin/rem
 ~/bin/cleanup.sh
-- 
2.51.0