Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-19 | Support updated emacs | William Carroll | 51 | -0/+3186 | |
Finally ported my up-to-date emacs configuration here. I was putting this off for a long while, unsure of how to handle all of the work. All it took was my laptop being fried to force me to do this. So... voila! | |||||
2018-04-25 | Removes obsolete emacs deps | William Carroll | 8 | -557/+0 | |
No longer using these emacs deps. Preparing this repo to house a more up-to-date, robust config. | |||||
2018-04-25 | Ignore emacs.d directories | William Carroll | 1 | -0/+7 | |
Ignore dirs in the emacs.d that is being added to this repo. We don't want packages and other bloat in this repo. | |||||
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-24 | Update README | William Carroll | 1 | -3/+6 | |
Adds Google Chrome to the list of commonly used applications that aren't resolvable from `brew cask`. This may be the wrong assumption. I didn't look into it too much, but at first glance, I saw `-beta` version as well as Chrome Canary. Perhaps it's possible to resolve to a stable Chrome release... Will look into this later. Lints wrongly formatted code blocks. | |||||
2018-04-23 | pc_settings -> dotfiles | William Carroll | 5 | -15/+10 | |
My younger self didn't know that creating repos to house your configuration was a known pattern! Hence the unweildy name, pc_settings. This change was a long time coming. | |||||
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 | 14 | -2068/+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 Sublime Text | William Carroll | 3 | -92/+0 | |
No longer supporting Sublime Text. End of an era... | |||||
2018-04-23 | Drop support for project USBify | William Carroll | 14 | -608/+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-04-23 | Drop support for scripts | William Carroll | 2 | -11/+0 | |
setup_keybindings hasn't proven very useful. This removes it. It is possible that a lot of fat from this repo can be trimmed since it is probably being replaced by features in urbint/meta. | |||||
2018-04-23 | Support brew cask | William Carroll | 1 | -64/+60 | |
2018-01-08 | Update Emacs / Bash monkey-patched functions | William Carroll | 1 | -22/+23 | |
2018-01-08 | Add misc bash helper functions | William Carroll | 1 | -12/+29 | |
2018-01-08 | Ignore that config secrets file | William Carroll | 1 | -0/+1 | |
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 | Ensure that ZLE functions are sourced | William Carroll | 1 | -0/+3 | |
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 | |
2018-01-08 | Update git and kubernetes aliases | William Carroll | 1 | -15/+30 | |
2018-01-08 | Lint slate config and add additional bindings | William Carroll | 1 | -20/+63 | |
2017-10-20 | Updates vimrc movement kbds | William Carroll | 1 | -3/+37 | |
2017-10-20 | Moves .emacs -> init.el | William Carroll | 1 | -0/+594 | |
Need to reconfigure the setup script to symlink init.el to ~/.emacs.d instead of symlinking it to ~/. This change is better in the long run. | |||||
2017-09-26 | Adds preferable Tmux kbds | William Carroll | 1 | -16/+32 | |
2017-09-26 | Adds Docker aliases | William Carroll | 1 | -4/+18 | |
2017-09-15 | Updates GPG encryption/decryption convenience fns | William Carroll | 1 | -6/+12 | |
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 | Add git helper functions | William Carroll | 1 | -0/+19 | |
2017-09-15 | Supports multi-monitor movement | William Carroll | 1 | -2/+5 | |
2017-09-15 | Lints slate.js | William Carroll | 1 | -4/+4 | |
2017-09-15 | Change slate modifier keys | William Carroll | 1 | -1/+1 | |
2017-09-15 | Lints aliases.sh | William Carroll | 1 | -6/+6 | |
2017-09-15 | Add Docker aliases | William Carroll | 1 | -0/+7 | |
2017-09-15 | Add alias for Elixir's mix cmd | William Carroll | 1 | -0/+1 | |
2017-09-15 | Support additional git aliases | William Carroll | 2 | -2/+7 | |
2017-09-15 | Remove unnecessary vim readme | William Carroll | 1 | -94/+0 | |
2017-09-15 | Prefer exa aliases in lieu of ls | William Carroll | 1 | -1/+13 | |
2017-09-15 | Add kubernetes aliases | William Carroll | 1 | -0/+27 | |
2017-09-15 | Add tmux powerline | William Carroll | 2 | -91/+26 | |
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 | 2 | -0/+2 | |
2017-08-01 | Sets autosquash as default for rebasing | William Carroll | 1 | -0/+2 | |
2017-08-01 | Adds 1Password kbd for Slate | William Carroll | 1 | -0/+1 | |
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-30 | Updates README for changed config file locations | William Carroll | 1 | -3/+3 | |