summaryrefslogtreecommitdiff
path: root/.gitconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 02/20/25Danny Holman2025-02-201-0/+10
|
* Update old email in gitDanny Holman2022-08-221-1/+1
|
* Update all URLsDanny Holman2021-11-151-1/+1
| | | | | Update all gymli.xyz URLs to gymli.org. This coincides with a DNS change on my website.
* Email: use msmtp instead of smtp on emailDanny Holman2021-10-101-3/+5
| | | | | Use a centralized msmtp config rather than setting up smtp configs on all email services.
* Updated to 2021Danny Holman2021-02-031-0/+2
|
* Don't bother me about 'git pull'Danny Holman2020-06-191-0/+3
| | | | | Don't bother me with warnings about divergent branches when I run 'git pull', just do the default thing and leave me alone.
* Update to latest use caseDanny Holman2020-05-111-1/+1
|
* .gitconfig is slightly less formalDanny Holman2019-03-201-1/+1
|
* General updatesDaniel Holman2018-04-051-0/+9
Made significant updates to a bunch of files: -.zshrc environment vars and script sourcing in new file -.zshenv this is whehere the above went -.muttrc clarified the address line as well as password control -.ssh new directory for secure shell config files -.tmux.conf new file to control how tmux behaves -.config/i3/config i3wm configuration -.config/polybar/config topbar configuration -.config/termite/config terminal theming and other things