Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-13 | Supports additional snippets | William Carroll | 5 | -0/+58 | |
- C programming - HTML - Nix | |||||
2018-10-02 | Updates to Emacs preferences | William Carroll | 4 | -2/+13 | |
- Prefers "$HOME" to "~/urbint" for current project - Prefers dark colorscheme - Allows source-jumping to Emacs (nixify this to remove dep on path/to/source) | |||||
2018-10-02 | Support Python | William Carroll | 5 | -0/+32 | |
Adds configuration for my Python preferences. | |||||
2018-10-02 | Emacs bookmarks, custom, auto-save | William Carroll | 3 | -3/+4 | |
In the future, I may consider gitignoring these. For now, voila. | |||||
2018-10-02 | Update Emacs packages | William Carroll | 1361 | -16408/+16464 | |
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive. | |||||
2018-09-10 | Support Vim, Tmux, Emacs with Stow | William Carroll | 1336 | -14/+333648 | |
After moving off of Meta, Dotfiles has a greater responsibility to manage configs. Vim, Tmux, and Emacs are now within Stow's purview. | |||||
2018-09-04 | Support GPG config | William Carroll | 1 | -0/+3 | |
Whitelist GPG in the Stow configuration. Setup keyserver preferences. | |||||
2018-09-04 | Support nix configuration | William Carroll | 1 | -0/+1 | |
I suppose it was only a matter of time... | |||||
2018-09-04 | Update git preferences | William Carroll | 1 | -1/+7 | |
- enable rerere - prefer less, since bat is my default pager, which doesn't look great when looking at diffs, patches, etc - fix broken alias - support another alias | |||||
2018-07-19 | Delete .ghci config | William Carroll | 1 | -32/+0 | |
Temporarily remove the GHCI config, since it's most just spamming my logs at the moment. | |||||
2018-07-19 | Prefer stow over hand-rolled solution | William Carroll | 6 | -13/+35 | |
After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result. | |||||
2018-07-19 | Support global gitignore | William Carroll | 2 | -2/+6 | |
Keep project-specific gitignore files clean. | |||||
2018-07-19 | Support changed-files | William Carroll | 1 | -1/+1 | |
Not sure how this was removed, but supporting it again. | |||||
2018-07-19 | Support default ghci config | William Carroll | 1 | -0/+13 | |
What I deem as currently sensible defaults for my ghci sessions. Expect this to change over time. | |||||
2018-07-19 | Augment PATH to support stack install location | William Carroll | 1 | -0/+1 | |
I don't currently have a place to augment PATH in my dotfiles, and perhaps I should. For now, it will reside in the zshrc file. | |||||
2018-07-19 | Refactor install scripts | William Carroll | 1 | -0/+1 | |
- Support emacs installation - Export DOTFILES env var to simplify setup. - Change filenames for consistency | |||||
2018-04-25 | Add GH username to gitconfig | William Carroll | 1 | -0/+2 | |
Some programs look for this, like the magit integration with GitHub. | |||||
2018-04-23 | Drop tmux support | William Carroll | 1 | -144/+0 | |
urbint/meta covers this already. | |||||
2018-04-23 | Update zshrc | William Carroll | 2 | -97/+6 | |
Drop support for zsh_profile. Update zshrc to be cognizant of urbint/meta. Define minimum config necessary. | |||||
2018-04-23 | Drop support for misc | William Carroll | 2 | -1323/+0 | |
Most of these files are covered by urbint/meta -- including the setup and bootstrap work. The remaining files are just obsolete and undesirable. | |||||
2018-04-23 | Drop support for project USBify | William Carroll | 1 | -5/+0 | |
The original idea was to have all of my configuration available on a USB drive that would bootstrap itself when connected to a Mac. While this is pretty cool from a Hollywood, hacker-porn standpoint, it is less desirable to me due to its dependencies. Docker may be the better path forward. | |||||
2018-01-08 | Update zsh configs for env vars, etc | William Carroll | 2 | -2/+23 | |
Security measures are in place to protect env vars that contain sensitive data. | |||||
2018-01-08 | Drop NERDTree plugin in favor of vinegar | William Carroll | 1 | -27/+26 | |
2018-01-08 | Support git patch searching with patch-grep | William Carroll | 1 | -0/+1 | |
2018-01-08 | Update window resizing for Ergo Dox | William Carroll | 1 | -4/+4 | |
2017-10-20 | Updates vimrc movement kbds | William Carroll | 1 | -3/+37 | |
2017-09-26 | Adds preferable Tmux kbds | William Carroll | 1 | -16/+32 | |
2017-09-15 | Change vim colorscheme to gotham | William Carroll | 1 | -1/+4 | |
2017-09-15 | Adds GPG support for editing encrypted files | William Carroll | 1 | -0/+3 | |
2017-09-15 | Add Tim Pope's unimpaired vim plugin | William Carroll | 1 | -0/+3 | |
2017-09-15 | Support additional git aliases | William Carroll | 1 | -1/+3 | |
2017-09-15 | Add tmux powerline | William Carroll | 1 | -91/+3 | |
2017-08-07 | Supports json, adds git-timemachine, upgrades pkgs | William Carroll | 1 | -28/+46 | |
2017-08-01 | Adds git aliases for viewing conflicts | William Carroll | 1 | -0/+1 | |
2017-08-01 | Sets autosquash as default for rebasing | William Carroll | 1 | -0/+2 | |
2017-07-30 | Adds conditional cfg for TC support | William Carroll | 1 | -1/+8 | |
2017-07-30 | Restores TrueColor to tmux.conf | William Carroll | 1 | -2/+2 | |
2017-07-29 | Removes vim support for Fish shell | William Carroll | 1 | -8/+1 | |
2017-07-29 | Requires evil in fn impl | William Carroll | 1 | -0/+2 | |
2017-07-29 | Disables emacs startup screen | William Carroll | 1 | -0/+4 | |
2017-07-29 | Simplifies popwin configuration | William Carroll | 1 | -10/+5 | |
2017-07-29 | Ensures :w writes buffer even if there is nothing to save | William Carroll | 1 | -1/+5 | |
2017-07-29 | Revises custom fns for evil window splitting | William Carroll | 1 | -6/+22 | |
2017-07-29 | Activates nyan-cat-mode | William Carroll | 1 | -0/+3 | |
2017-07-29 | Adds custom kbds for Man mode in emacs | William Carroll | 1 | -15/+9 | |
2017-07-29 | Adds hook to conditionally activate emacs tabbar | William Carroll | 1 | -1/+2 | |
2017-07-29 | Loads helper functions extern file | William Carroll | 1 | -0/+4 | |
2017-07-29 | Misc package updates | William Carroll | 1 | -1/+1 | |
2017-07-29 | Removes unnecessary tmux cfg line | William Carroll | 1 | -1/+0 | |
2017-07-29 | Persists erl and iex history with OTP 20 flag | William Carroll | 1 | -0/+4 | |