summaryrefslogtreecommitdiff
path: root/.git.info.exclude
AgeCommit message (Collapse)Author
2011-07-02Save/Load the alsa state from .alsa.saveLuke Shumaker
* .profile: load .alsa.save on login * .bash_logout: save the stat on logout * Makefile: save the state * .git.info.exclude: ignore .alsa.save
2011-06-20This is what happens after about 2 weeks of using Parabola.Luke Shumaker
Note that .bashrc is increasing it's reliance on "thingutils"
2011-06-02This is what happens when I use Parabola for a day.Luke Shumaker
2011-05-29Generate .nanorc dynamiclyLuke Shumaker
2011-05-28Make things more robust, I'm no longer on just Ubuntu.Luke Shumaker
2011-05-19add xterm-title and plock to .bash_aliases, improve gitignoreLuke Shumaker
2011-05-19fiddle with gitignoreLuke Shumaker
2011-05-17Add !.*/*/* to the git exclude, because apparently * doesn't match /Luke Shumaker
2011-05-12Link .git.info.exclude to .git/info/exclude, so that the .gitignore can be ↵Luke Shumaker
tracked (I can't just use .gitignore because that would be a global file)