about summary refs log tree commit diff
path: root/configs/shared
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06 Remove Emacs spamWilliam Carroll1-7/+0
I have the (package-initialize) call already in wpc-package.el. I'm unsure how this removal is ending up in a git status because I'm pretty sure I've never commited that to this repo. Need to tighten things up I guess.
2019-03-06 Remove noisy filesWilliam Carroll4-1333/+1
This repo's history seems to reflect my difficult wrestling with Git, GitHub, gitignore files. I'm still not sure I understand everything that's going on.
2019-03-06 Drop support for lsp-javascript-flowWilliam Carroll1-5/+0
This package was deprecated. See the GH Readme for more details.
2019-03-05 Amend init.vimWilliam Carroll1-3/+12
- support <leader>e* KBDs for quickly editing common configuration files - prefer dark theme to light theme - prefer nowrap by default instead of toggling wrap
2019-03-05 Reduces font-sizeWilliam Carroll1-2/+2
10 was just too big on my gLinux 4k setup.
2019-03-05 Changes my default projectWilliam Carroll1-1/+1
I should eventually support a shell variable in variables.zsh that exports CURRENT_PROJECT, which Emacs can read.
2019-03-05 Parameterizes wpc/find-file functionWilliam Carroll2-5/+13
Supports a filename as a parameter to my wrapped version of evil-find-file.
2019-03-05 Prefer refined theme to robbyrussellWilliam Carroll1-1/+1
Sorry, Robby Russell.
2019-03-05 Support DATE_FMTWilliam Carroll1-2/+3
This format string is being used in my i3 config and in my alias for creating a gPaste. I figured it'd be nice to set a variable that defines the format. Future me: run `man date` to see what format options are supported.
2019-03-05 Prefer longer aliases for Google utilsWilliam Carroll1-11/+15
pbcopy -> c pbpaste -> p While it's nice to expect pbcopy on both OSX and Linux, it's better to just alias c=pbcopy on OSX and assert on `c` and `p`, which are must shorter to type.
2019-03-04 Support aliases for common config files, miscWilliam Carroll1-2/+33
Since I'm constantly editing vim, emacs, i3, zshrc, functions, aliases, etc., I should support variables, aliases, and KBDs to make editing, sourcing these files much more efficient.
2019-03-04 Fix glpWilliam Carroll1-0/+1
I believe `glp` was messed up from a port from zsh -> nix -> zsh. It's working now though!
2019-03-04 Support monitor resolution functionWilliam Carroll1-0/+5
Useful because I always forget the dimensions of my screens.
2019-03-04 Remove function keyword from bash fn defnsWilliam Carroll1-4/+5
To keep things standardized between functions.zsh and dumping_grounds.zsh.
2019-03-04 Support variables for common config fileWilliam Carroll1-0/+10
2019-02-28 More fully support zshWilliam Carroll4-0/+134
Support zshrc, variables, aliases, functions TODO: incorporate dumping_grounds.zsh into functions.
2019-02-28 Support .ssh/configWilliam Carroll1-0/+5
Beware and avoid leaking sensitive data. Options: - ensure wpcarro/dotfiles remains private while support potentially sensitive documents - consider encrypting sensitive documents using gnupg or git-crypt - consider having someone from the Security team audit the repository to ensure that nothing sensitive is being leaked
2019-02-27 Support dumping_grounds.zshWilliam Carroll1-0/+323
Ports from wpcarro/nixify repo. Drops support for Urbint-specific functions like `git_tasks`, `builds`. TODO: organize, document
2019-01-13 Remove Emacs spamWilliam Carroll1331-328467/+253
My inconsistent git history-keeping is coming to bite me here. At the moment, I can only speculate about what went wrong here. The gist is this: I unintentionally committed files that were supposed to be ignored This commit removes those files which includes: - auto-save-list - elpa packages - quelpa packages - misc
2019-01-13 Supports additional snippetsWilliam Carroll5-0/+58
- C programming - HTML - Nix
2018-10-02 Updates to Emacs preferencesWilliam Carroll4-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 PythonWilliam Carroll5-0/+32
Adds configuration for my Python preferences.
2018-10-02 Emacs bookmarks, custom, auto-saveWilliam Carroll3-3/+4
In the future, I may consider gitignoring these. For now, voila.
2018-10-02 Update Emacs packagesWilliam Carroll1361-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 StowWilliam Carroll1336-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 configWilliam Carroll1-0/+3
Whitelist GPG in the Stow configuration. Setup keyserver preferences.
2018-09-04 Support nix configurationWilliam Carroll1-0/+1
I suppose it was only a matter of time...
2018-09-04 Update git preferencesWilliam Carroll1-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 configWilliam Carroll1-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 solutionWilliam Carroll6-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 gitignoreWilliam Carroll2-2/+6
Keep project-specific gitignore files clean.
2018-07-19 Support changed-filesWilliam Carroll1-1/+1
Not sure how this was removed, but supporting it again.
2018-07-19 Support default ghci configWilliam Carroll1-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 locationWilliam Carroll1-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 scriptsWilliam Carroll1-0/+1
- Support emacs installation - Export DOTFILES env var to simplify setup. - Change filenames for consistency
2018-04-25 Add GH username to gitconfigWilliam Carroll1-0/+2
Some programs look for this, like the magit integration with GitHub.
2018-04-23 Drop tmux supportWilliam Carroll1-144/+0
urbint/meta covers this already.
2018-04-23 Update zshrcWilliam Carroll2-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 miscWilliam Carroll2-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 USBifyWilliam Carroll1-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, etcWilliam Carroll2-2/+23
Security measures are in place to protect env vars that contain sensitive data.
2018-01-08 Drop NERDTree plugin in favor of vinegarWilliam Carroll1-27/+26
2018-01-08 Support git patch searching with patch-grepWilliam Carroll1-0/+1
2018-01-08 Update window resizing for Ergo DoxWilliam Carroll1-4/+4
2017-10-20 Updates vimrc movement kbdsWilliam Carroll1-3/+37
2017-09-26 Adds preferable Tmux kbdsWilliam Carroll1-16/+32
2017-09-15 Change vim colorscheme to gothamWilliam Carroll1-1/+4
2017-09-15 Adds GPG support for editing encrypted filesWilliam Carroll1-0/+3
2017-09-15 Add Tim Pope's unimpaired vim pluginWilliam Carroll1-0/+3
2017-09-15 Support additional git aliasesWilliam Carroll1-1/+3