aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Generate gpg.conf from m4 template on make callTom Ryder2014-11-131-0/+1
| | | | | | | | | | | | | | | | We have to do this because gpg.conf doesn't understand tilde or environment variable expansion in the configuration file, and the only reliable way to make the ca-cert-file option work between different implementations of gpg(1) and its cURL link is to explicitly specify the path to the CA file. This is probably a better approach than installing the thing as a trusted system CA anyway, which requires root privileges that I don't really want to assume anyone installing this has. I'm also including the CA, CRL, and .pem for the SKS keyservers in this commit. This seems a lesser evil than trying to pull them with cURL or wget at make(1) time.
* Using Makefile-based install systemTom Ryder2014-03-021-12/+0
| | | | | | | Just in an effort to use the right tool for the job. The new Makefile also makes more of an effort to remove and symlink files rather than whole directories, which means I shouldn't need stupid stuff in .gitignore anymore, so that's gone too.
* Remove my mail signature file tooTom Ryder2013-12-061-0/+1
|
* Remove person-specific details from my muttrcTom Ryder2013-12-061-2/+1
|
* Start versioning all .profile.d filesTom Ryder2013-10-171-7/+0
|
* Start versioning all bashrc.d filesTom Ryder2013-10-161-19/+0
|
* Move TTY/GPG_TTY exports into profileTom Ryder2013-10-161-0/+1
|
* Add completion for GnuPGTom Ryder2013-10-161-0/+1
|
* Add .netrc completion for ftp(1)Tom Ryder2013-10-121-0/+1
|
* Vim/vi aliasing behaviorTom Ryder2013-09-221-0/+1
|
* Add MySQL shortcuts and completion functionTom Ryder2013-09-181-0/+1
|
* Add Ncmpcpp configurationTom Ryder2013-09-171-0/+1
|
* Add convenience function for terminal bellTom Ryder2013-09-151-0/+1
|
* Break editor/pager setup into subfileTom Ryder2013-09-151-0/+2
|
* Degrade TERM for OpenBSD systemsTom Ryder2013-09-151-0/+1
|
* Improve ed(1) abstractionTom Ryder2013-09-091-0/+1
|
* Move SSH completion into its own fileTom Ryder2013-09-011-0/+1
|
* Committing start at basic completionTom Ryder2013-08-291-0/+1
|
* Wrapper for pushd defaults to $HOME if no argsTom Ryder2013-08-201-0/+1
|
* Add sprunge script for my convenienceTom Ryder2013-08-041-0/+1
|
* Move Bash options into separate fileTom Ryder2013-07-211-0/+1
|
* Move aliases into separate fileTom Ryder2013-07-201-0/+1
|
* Explicitly set timezone for profilesTom Ryder2013-07-031-0/+1
|
* Sharing keychain(1) profile scriptTom Ryder2013-06-241-0/+1
| | | | | | Designed to be a quiet no-op on systems where keychain(1) is unavailable, and not to bleat about missing keys, trying the three default ones
* Add one profile.d scriptTom Ryder2013-06-201-0/+1
| | | | Mostly because git doesn't do empty dirs
* Massive overhaul of structure for Bash filesTom Ryder2013-06-201-0/+7
| | | | | | | | | | | * No longer using .bash_logout * No longer using .bash_profile, using POSIX-compliant .profile * instead; in particular, moved most of environment settings into .profile * Moved some of the separable functionality of both .profile and .bashrc into subdirectories (some scripts shared, some not) * Tidied implementation of ls/grep aliases * Updated install script to reflect all of the above
* Add GnuPG configuration filesTom Ryder2013-05-311-0/+2
|
* Remove unnecessary newsbeuter ignoresTom Ryder2013-05-311-2/+0
|
* Sign everything, include PGP key with hooksTom Ryder2013-05-301-1/+2
|
* Ignore Mutt alternates definitions fileTom Ryder2013-04-201-3/+4
|
* Stop tracking spelling filesTom Ryder2013-04-201-1/+1
|
* Start using URxvt clipboard scriptTom Ryder2013-03-221-0/+1
| | | | | | | | | | | | This script from urxvt-perls[1] copies the PRIMARY X11 selection to the CLIPBOARD. I do like select-to-copy and middle-click pasting most of the time, but it's occasionally frustrating when doing things like trying to replace selected text. This allows me to do explicit pastes with Ctrl-V. I don't like having to include my $HOME path literal in .Xresources; I'll need to find out if there's a tidier way to do it. [1]: https://github.com/muennich/urxvt-perls
* Google Reader is dead; long live newsbeuterTom Ryder2013-03-141-0/+3
|
* When not sudo, use swap/backup/undo filesTom Ryder2012-09-041-0/+3
|
* Add spell files, ignore compiled onesTom Ryder2012-07-301-0/+1
|
* Keep track of misspelled wordsTom Ryder2012-07-301-1/+0
| | | | | This might actually be really useful as long as I'm careful not to put sensitive stuff in here.
* Ignore spelling filesTom Ryder2012-07-171-0/+1
|
* Not interested in certain files.Tom Ryder2011-12-301-0/+1
|
* Don't need ignore fileTom Ryder2011-12-191-2/+0
|
* Ignore backup/undo foldersTom Ryder2011-11-171-0/+2