From 0105d3315ccb6bcc4e0ffcb075b3c7bab1760685 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 28 Nov 2019 15:11:49 +0300 Subject: [PATCH] vim cleanup is moved to crontab --- x/.xinitrc | 1 - 1 file changed, 1 deletion(-) diff --git a/x/.xinitrc b/x/.xinitrc index 3f0453b..955e7c1 100755 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -9,6 +9,5 @@ while :; do sleep 20 done & rm -f ~/.ssh/agent ; ssh-agent -a ~/.ssh/agent -find ~/secure/vim -type f -atime +1 -delete ~/bin/cleanup.sh exec $HOME/src/suckless/dwm-6.1/dwm -- 2.44.0