]> git.sev.monster Git - dotfiles.git/commit - install.sh
move vim tmp to var/tmp/vim, softlink tmp to /tmp
authords6 <git@ds6.pw>
Sun, 25 Feb 2018 12:15:48 +0000 (06:15 -0600)
committersev <git@sev.monster>
Fri, 5 Apr 2024 20:44:51 +0000 (15:44 -0500)
commit84251d176a16ceacac64be0838e2231a6a5dad47
treef4ec908b9e2826cb067643dd07ff78c6ef4f7ef0
parent81e95d656e6cc79e378c4dda899be7d484c6764d
move vim tmp to var/tmp/vim, softlink tmp to /tmp

~/tmp will now point to /tmp so that it will be cleared regularly on
systems that have temporary /tmp storage. been meaning to do this for a
while but this is a more stable solution than anything else. explicitly
calls for BSDs to avoid issues with eg. termux

vim will now use ~/var/tmp/vim instead of ~/tmp/vim so that its files
will remain longer

adjusted install.sh for these changes + some cleanup
base/.vimrc
base/.zprofile [new file with mode: 0644]
install.sh
This page took 0.034093 seconds and 4 git commands to generate.