dencold / dotfiles

My dotfiles for configuring vim/bash/etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restructure $HOME/tmp folder

dencold opened this issue · comments

All temp files (mostly the autosaves from vim) are getting dumped into $HOME/tmp. Would like to restructure this and have it be more organized. Vim should probably have its own hidden directory that is separate from the general tmp folder. Look to find out what other system processes are using the temp folder and see if we need to split them off into other subdirs as well.