diff options
author | kitsunyan | 2018-05-19 04:46:13 +0000 |
---|---|---|
committer | kitsunyan | 2018-05-19 04:46:13 +0000 |
commit | e301fefe660f3cb1f27f924e04d25db5db9f28a6 (patch) | |
tree | 5ec2d010d018c120fe748f8ef6eae5015d257fc2 /pakku.conf | |
parent | 921c83730f425dfb6b7db459044db839124dcff4 (diff) |
Add user cache dir
Diffstat (limited to 'pakku.conf')
-rw-r--r-- | pakku.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # See the pakku.conf(5) manpage [options] +#UserCacheDir = ${HOME}/.cache/pakku #TmpDir = /tmp/pakku-${USER} AurComments |