]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
screenrc,setup.sh: Store temporary files in ~/.tmp/.
[config/dotfiles.git] / setup.sh
index 234b17b6ad3dc0bfd75ee0da5b719628b1a85758..5e5acc65e0c1685f11d2a0af894a6171464ab2db 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
 
 hostname=`hostname`
 
+# Create private temporary directory used by many tools (including GNU screen
+# and tmux).
+mkdir -p ~/.tmp
+chmod 0700 ~/.tmp
+
 # Generate ~/.less with lesskey.
 lesskey lesskey
 chmod 0600 ~/.less