]> 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)
committerds6 <git@ds6.pw>
Sun, 25 Feb 2018 12:15:48 +0000 (06:15 -0600)
commit1f8bf10667234911d96ec1f6c88b43d5b49f90f5
treef4ec908b9e2826cb067643dd07ff78c6ef4f7ef0
parent9273909b6ea7954fea139e8fcd4852f87769ea5b
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.032298 seconds and 4 git commands to generate.