Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Clean up dtch | June McEnroe | 2017-07-15 | |
| | ||||
* | Detect death of child | June McEnroe | 2017-07-14 | |
| | ||||
* | Use CTRL macro | June McEnroe | 2017-07-14 | |
| | ||||
* | Add just-about-functional dtch/atch | June McEnroe | 2017-07-14 | |
| | ||||
* | Make pbd/pbcopy/pbpaste one binary with dispatch | June McEnroe | 2017-07-13 | |
| | ||||
* | Remove manpager script | June McEnroe | 2017-07-11 | |
| | | | | neovim now behaves correctly without the redirection hack. | |||
* | Only pacman -Sy once | June McEnroe | 2017-07-09 | |
| | ||||
* | Add Tarmak 2 to console keymap | June McEnroe | 2017-07-09 | |
| | ||||
* | Remove pathogen | June McEnroe | 2017-07-04 | |
| | | | | | Apparently this is built in now. Except it loads from a weird path structure. | |||
* | Consolidate pbd, pbcopy, pbpaste | June McEnroe | 2017-07-04 | |
| | ||||
* | Reorganize neovim configuration, again | June McEnroe | 2017-07-04 | |
| | ||||
* | Remove <Esc><Esc> terminal mapping | June McEnroe | 2017-07-04 | |
| | | | | <C-w><Esc> works just as well. Convenient. | |||
* | Generalize C-w neovim terminal mapping | June McEnroe | 2017-07-04 | |
| | ||||
* | Remove tmux | June McEnroe | 2017-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 statusline | June McEnroe | 2017-07-04 | |
| | ||||
* | Add nvim terminal mappings | June McEnroe | 2017-07-04 | |
| | ||||
* | Add color to xx | June McEnroe | 2017-06-29 | |
| | ||||
* | Set tmux copy-mode-vi bindings for Tarmak | June McEnroe | 2017-06-28 | |
| | ||||
* | Link Scala syntax file | June McEnroe | 2017-06-27 | |
| | | | | Oops. | |||
* | Clean up top of trivial colorscheme file | June McEnroe | 2017-06-27 | |
| | ||||
* | Fix Scala syntax highlight links | June McEnroe | 2017-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 file | June McEnroe | 2017-06-27 | |
| | ||||
* | Tone down Scala highlighting | June McEnroe | 2017-06-27 | |
| | | | | Scala syntax thinks literally everything is "Special". | |||
* | Bind n and e to switch tmux sessions | June McEnroe | 2017-06-27 | |
| | ||||
* | Update iTerm 2 config | June McEnroe | 2017-06-19 | |
| | | | | Suddenly the window top bar is dark. | |||
* | Add Code Tarmak 2 layout | June McEnroe | 2017-06-18 | |
| | ||||
* | Color diffs red and green | June McEnroe | 2017-06-18 | |
| | ||||
* | Revert "Set tmux prefix back to E (J in Tarmak 1)" | June McEnroe | 2017-06-16 | |
| | | | | | | This reverts commit 496ba246beaf68fc4c36f7cbab911e74adea4cf0. 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 McEnroe | 2017-06-16 | |
| | ||||
* | Color Search foreground | June McEnroe | 2017-06-15 | |
| | ||||
* | Enable syntax folding | June McEnroe | 2017-06-15 | |
| | | | | Long Scala files. | |||
* | Set Folded highlight in trivial | June McEnroe | 2017-06-15 | |
| | ||||
* | Fix install script | June McEnroe | 2017-06-12 | |
| | ||||
* | Add untested install script | June McEnroe | 2017-06-10 | |
| | ||||
* | Add .hushlogin | June McEnroe | 2017-06-10 | |
| | ||||
* | Rename install.sh to link.sh | June McEnroe | 2017-06-10 | |
| | ||||
* | Clean up README | June McEnroe | 2017-06-10 | |
| | ||||
* | Move files to one files directory | June McEnroe | 2017-06-10 | |
| | ||||
* | Move console.sh to linux directory | June McEnroe | 2017-06-10 | |
| | ||||
* | Move iTerm configuration into a directory | June McEnroe | 2017-06-10 | |
| | ||||
* | Remove Karabiner config and move key layouts | June McEnroe | 2017-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 home directory | June McEnroe | 2017-06-10 | |
| | ||||
* | Remove Programming keyboard layout | June McEnroe | 2017-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 layout | June McEnroe | 2017-06-09 | |
| | ||||
* | Remap keys in vim for Tarmak 1 more sensibly | June McEnroe | 2017-06-09 | |
| | ||||
* | Add iTerm light profile and disable hotkey | June McEnroe | 2017-06-07 | |
| | ||||
* | Remap C-w {n,e} in vim for Tarmak 1 | June McEnroe | 2017-06-07 | |
| | ||||
* | Rebind hnel in vim for Tarmak 1 | June McEnroe | 2017-06-06 | |
| | ||||
* | Use C-space as tmux prefix | June McEnroe | 2017-06-06 | |
| | | | | In an attempt to be layout agnostic. | |||
* | Add Tarmak layouts | June McEnroe | 2017-06-06 | |
| | | | | From <https://github.com/sblaurock/tarmak-layouts>. |