summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Add Tarmak 2 to console keymapJune McEnroe2017-07-09
|
* Remove pathogenJune McEnroe2017-07-04
| | | | | Apparently this is built in now. Except it loads from a weird path structure.
* Consolidate pbd, pbcopy, pbpasteJune McEnroe2017-07-04
|
* Reorganize neovim configuration, againJune McEnroe2017-07-04
|
* Remove <Esc><Esc> terminal mappingJune McEnroe2017-07-04
| | | | <C-w><Esc> works just as well. Convenient.
* Generalize C-w neovim terminal mappingJune McEnroe2017-07-04
|
* Remove tmuxJune McEnroe2017-07-04
| | | | | | | | | | | tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler.
* Show terminal title in statuslineJune McEnroe2017-07-04
|
* Add nvim terminal mappingsJune McEnroe2017-07-04
|
* Add color to xxJune McEnroe2017-06-29
|
* Set tmux copy-mode-vi bindings for TarmakJune McEnroe2017-06-28
|
* Link Scala syntax fileJune McEnroe2017-06-27
| | | | Oops.
* Clean up top of trivial colorscheme fileJune McEnroe2017-06-27
|
* Fix Scala syntax highlight linksJune McEnroe2017-06-27
| | | | | | Not only does the Scala syntax file think everything is "Special", it also sets highlight links in a way that can't be overridden by the colorscheme.
* Import Scala syntax fileJune McEnroe2017-06-27
|
* Tone down Scala highlightingJune McEnroe2017-06-27
| | | | Scala syntax thinks literally everything is "Special".
* Bind n and e to switch tmux sessionsJune McEnroe2017-06-27
|
* Update iTerm 2 configJune McEnroe2017-06-19
| | | | Suddenly the window top bar is dark.
* Add Code Tarmak 2 layoutJune McEnroe2017-06-18
|
* Color diffs red and greenJune McEnroe2017-06-18
|
* Revert "Set tmux prefix back to E (J in Tarmak 1)"June McEnroe2017-06-16
| | | | | | This reverts commit 7e52ba444c0c64896648e7b3378ac69b28381207. Turns out it's a lot easier on my hand to hit C-space.
* Set tmux prefix back to E (J in Tarmak 1)June McEnroe2017-06-16
|
* Color Search foregroundJune McEnroe2017-06-15
|
* Enable syntax foldingJune McEnroe2017-06-15
| | | | Long Scala files.
* Set Folded highlight in trivialJune McEnroe2017-06-15
|
* Fix install scriptJune McEnroe2017-06-12
|
* Add untested install scriptJune McEnroe2017-06-10
|
* Add .hushloginJune McEnroe2017-06-10
|
* Rename install.sh to link.shJune McEnroe2017-06-10
|
* Clean up READMEJune McEnroe2017-06-10
|
* Move files to one files directoryJune McEnroe2017-06-10
|
* Move console.sh to linux directoryJune McEnroe2017-06-10
|
* Move iTerm configuration into a directoryJune McEnroe2017-06-10
|
* Remove Karabiner config and move key layoutsJune McEnroe2017-06-10
| | | | | | | | | Custom layouts allow me to drop Karabiner, which is necessary since it still doesn't work on Sierra. Moved the keylayout files to be just files since installing them with symlinks doesn't work very well, they need to be installed with Ukelele. I should find out what it does though.
* Move actual dotfiles into curtis directoryJune McEnroe2017-06-10
|
* Remove Programming keyboard layoutJune McEnroe2017-06-10
| | | | | It's broken and should be redone in the same way as CodeTarmak1 if I need a QWERTY programming layout again.
* Add Code Tarmak 1 layoutJune McEnroe2017-06-09
|
* Remap keys in vim for Tarmak 1 more sensiblyJune McEnroe2017-06-09
|
* Add iTerm light profile and disable hotkeyJune McEnroe2017-06-07
|
* Remap C-w {n,e} in vim for Tarmak 1June McEnroe2017-06-07
|
* Rebind hnel in vim for Tarmak 1June McEnroe2017-06-06
|
* Use C-space as tmux prefixJune McEnroe2017-06-06
| | | | In an attempt to be layout agnostic.
* Add Tarmak layoutsJune McEnroe2017-06-06
| | | | From <https://github.com/sblaurock/tarmak-layouts>.
* Rename keyboard layout ProgrammingJune McEnroe2017-05-26
|
* Fix Library install conditionJune McEnroe2017-05-25
|
* Revert "Remove macOS keyboard layout"June McEnroe2017-05-25
| | | | This reverts commit ab3cd01748a4a99e6095654e03e2db35ed5b5313.
* Fix copy mode bindings for tmux 2.4June McEnroe2017-05-08
| | | | Incompatible change that makes no sense to me.
* Remove option unnecessary in nvim 0.2June McEnroe2017-05-02
|
* Reorder lines in psqlrcJune McEnroe2017-05-01
|
* Clean up Karabiner configurationJune McEnroe2017-05-01
|