William Carroll
e6c5065b5b
Integrate i3 and Emacs
...
Super shared KBDs between i3wm and Emacs for:
- focusing windows (i.e. M-{h,j,k,l})
- deleting windows (i.e. M-q)
More support may be needed, but this is good DWIM behavior for now.
2018-10-06 17:12:04 -04:00
William Carroll
0c012554b9
Updates to Emacs preferences
...
- 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 09:57:15 -04:00
William Carroll
9ed59566eb
Support Python
...
Adds configuration for my Python preferences.
2018-10-02 09:56:30 -04:00
William Carroll
e389f02007
Emacs bookmarks, custom, auto-save
...
In the future, I may consider gitignoring these. For now, voila.
2018-10-02 09:55:53 -04:00
William Carroll
9da3ffee41
Update Emacs packages
...
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-10-02 09:54:39 -04:00
William Carroll
f06b2edf5c
Support additional Linux configurations
...
- i3 - window manager
- Terminator - terminal preferences
- Rofi - kind of like Finder, but also like Helm and Ivy; dmenu
replacement
2018-10-02 09:49:23 -04:00
William Carroll
17ee0e400b
Support Vim, Tmux, Emacs with Stow
...
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-10 14:53:23 -04:00
William Carroll
8b2fadf477
Support GPG config
...
Whitelist GPG in the Stow configuration. Setup keyserver preferences.
2018-09-04 15:03:32 -04:00
William Carroll
0d6c0881a8
Support nix configuration
...
I suppose it was only a matter of time...
2018-09-04 15:00:18 -04:00
William Carroll
a9fa9673dc
Update git preferences
...
- 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-09-04 14:57:04 -04:00
William Carroll
2211d65557
Delete .ghci config
...
Temporarily remove the GHCI config, since it's most just spamming my
logs at the moment.
2018-07-19 12:10:38 -04:00
William Carroll
a86c2ddece
Prefer stow over hand-rolled solution
...
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 12:00:08 -04:00
William Carroll
a99939657b
Default to Ergodox being connected
...
Accidentally commited the version of this configuration that has this
variable set to false.
Since most of the time, this variable should be true, commiting the true
version will clean up my git status output.
2018-07-19 12:00:08 -04:00
William Carroll
f84a9c6438
Support global gitignore
...
Keep project-specific gitignore files clean.
2018-07-19 12:00:08 -04:00
William Carroll
8e9aa65760
Support changed-files
...
Not sure how this was removed, but supporting it again.
2018-07-19 12:00:08 -04:00
William Carroll
a9fed7009d
Define KBDs conditionally based on flag
...
Create KBDs that work when the Ergodox isn't attached.
There is a little noise in this diff created by running Prettier on the
buffer.
2018-07-19 12:00:08 -04:00
William Carroll
b147b5fbd0
Support default ghci config
...
What I deem as currently sensible defaults for my ghci sessions. Expect
this to change over time.
2018-07-19 12:00:08 -04:00
William Carroll
519be4dca1
Augment PATH to support stack install location
...
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 12:00:08 -04:00
William Carroll
3135e5faf2
Refactor install scripts
...
- Support emacs installation
- Export DOTFILES env var to simplify setup.
- Change filenames for consistency
2018-07-19 12:00:08 -04:00
William Carroll
4958dda267
Add GH username to gitconfig
...
Some programs look for this, like the magit integration with GitHub.
2018-04-25 11:35:16 -04:00
William Carroll
863b29323c
pc_settings -> dotfiles
...
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 15:25:35 -04:00
William Carroll
36b830c2c9
Drop tmux support
...
urbint/meta covers this already.
2018-04-23 15:19:11 -04:00
William Carroll
d9f3bff1c5
Update zshrc
...
Drop support for zsh_profile. Update zshrc to be cognizant of
urbint/meta. Define minimum config necessary.
2018-04-23 15:16:31 -04:00
William Carroll
691527468d
Drop support for misc
...
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 15:10:09 -04:00
William Carroll
9ab630f8cf
Drop support for project USBify
...
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 15:03:50 -04:00
William Carroll
aed6a9398a
Update zsh configs for env vars, etc
...
Security measures are in place to protect env vars that contain
sensitive data.
2018-01-08 15:40:47 -05:00
William Carroll
f43072e5b6
Drop NERDTree plugin in favor of vinegar
2018-01-08 15:15:49 -05:00
William Carroll
45ac022da2
Support git patch searching with patch-grep
2018-01-08 15:15:20 -05:00
William Carroll
cf4b300845
Update window resizing for Ergo Dox
2018-01-08 15:14:56 -05:00
William Carroll
dd431f5f28
Lint slate config and add additional bindings
2018-01-08 15:14:01 -05:00
William Carroll
54e10baa6c
Updates vimrc movement kbds
2017-10-20 19:43:08 -04:00
William Carroll
d996d8e814
Adds preferable Tmux kbds
2017-09-26 15:30:44 -04:00
William Carroll
ed72f4a69d
Change vim colorscheme to gotham
2017-09-15 12:06:04 -04:00
William Carroll
72699a7e2f
Adds GPG support for editing encrypted files
2017-09-15 12:05:51 -04:00
William Carroll
da5a08c0b4
Add Tim Pope's unimpaired vim plugin
2017-09-15 12:05:26 -04:00
William Carroll
1a2c64f172
Supports multi-monitor movement
2017-09-15 11:59:12 -04:00
William Carroll
ed9c2cae0c
Lints slate.js
2017-09-15 11:59:11 -04:00
William Carroll
b349a62f33
Change slate modifier keys
2017-09-15 11:59:11 -04:00
William Carroll
ea10686893
Support additional git aliases
2017-09-15 11:59:11 -04:00
William Carroll
1f4006c72d
Add tmux powerline
2017-09-15 11:50:14 -04:00
William Carroll
31b1954e98
Supports json, adds git-timemachine, upgrades pkgs
2017-08-07 10:01:54 -04:00
William Carroll
27faf0c14d
Adds git aliases for viewing conflicts
2017-08-01 17:51:06 -04:00
William Carroll
4eb9908e2f
Sets autosquash as default for rebasing
2017-08-01 09:44:15 -04:00
William Carroll
e4631a9849
Adds 1Password kbd for Slate
2017-08-01 09:43:59 -04:00
William Carroll
622dbcb833
Adds conditional cfg for TC support
2017-07-30 23:56:43 -04:00
William Carroll
328fd88e98
Restores TrueColor to tmux.conf
2017-07-30 23:56:10 -04:00
William Carroll
a5d8c0d3d0
Removes vim support for Fish shell
2017-07-29 22:34:01 -04:00
William Carroll
edf8c0b602
Requires evil in fn impl
2017-07-29 21:53:18 -04:00
William Carroll
9f1c997128
Disables emacs startup screen
2017-07-29 21:52:21 -04:00
William Carroll
f65a0c7bbf
Simplifies popwin configuration
2017-07-29 21:52:04 -04:00