Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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>. | |||
* | Rename keyboard layout Programming | June McEnroe | 2017-05-26 | |
| | ||||
* | Fix Library install condition | June McEnroe | 2017-05-25 | |
| | ||||
* | Revert "Remove macOS keyboard layout" | June McEnroe | 2017-05-25 | |
| | | | | This reverts commit ba72f89c0354810ff576ea9892db55dfa9844dca. | |||
* | Fix copy mode bindings for tmux 2.4 | June McEnroe | 2017-05-08 | |
| | | | | Incompatible change that makes no sense to me. | |||
* | Remove option unnecessary in nvim 0.2 | June McEnroe | 2017-05-02 | |
| | ||||
* | Reorder lines in psqlrc | June McEnroe | 2017-05-01 | |
| | ||||
* | Clean up Karabiner configuration | June McEnroe | 2017-05-01 | |
| | ||||
* | Fix prune script loop | June McEnroe | 2017-05-01 | |
| | | | | | For loop was getting one string with several paths separated by newlines. | |||
* | Fix prune script | June McEnroe | 2017-05-01 | |
| | | | | | The for loop was overriding zsh's $path variable, causing it to not be able to find rm. | |||
* | Clean up SSH config | June McEnroe | 2017-05-01 | |
| | ||||
* | Rename colorscheme "trivial" | June McEnroe | 2017-05-01 | |
| | ||||
* | Update vendored pathogen | June McEnroe | 2017-05-01 | |
| | ||||
* | Clean up git config | June McEnroe | 2017-05-01 | |
| | ||||
* | Clean up style in xx | June McEnroe | 2017-05-01 | |
| | ||||
* | Clean up style in pbd | June McEnroe | 2017-05-01 | |
| | ||||
* | Use EX_OK in pbcopy | June McEnroe | 2017-05-01 | |
| | ||||
* | Clean up clock | June McEnroe | 2017-04-30 | |
| | ||||
* | Clean up error strings in bri | June McEnroe | 2017-04-30 | |
| | ||||
* | Add -u option to xx | June McEnroe | 2017-03-18 | |
| | ||||
* | Fix non-string-literal-format-string in bri | June McEnroe | 2017-03-15 | |
| | ||||
* | Fix bri compilation | June McEnroe | 2017-03-15 | |
| | | | | | cc will remove the file itself just fine. Always exit in case any of the shell commands fail. | |||
* | Use psvar for title setting | June McEnroe | 2017-03-15 | |
| | | | | | Prevents prompt expansion from happening on the command being run when it is set in the title. | |||
* | Add bri brightness control script | June McEnroe | 2017-03-14 | |
| | | | | This is probably terrible. | |||
* | Add comment to tmux terminal override | June McEnroe | 2017-03-14 | |
| | ||||
* | Have tmux set block cursor on linux console | June McEnroe | 2017-03-13 | |
| | ||||
* | Use inverse for Visual in colorscheme | June McEnroe | 2017-03-13 | |
| | ||||
* | Add console color palette script | June McEnroe | 2017-03-12 | |
| | ||||
* | Add custom keymap for console | June McEnroe | 2017-03-12 | |
| | | | | TIL the console has compose key. | |||
* | Fix OSTYPE check for ARM | June McEnroe | 2017-03-12 | |
| | | | | OSTYPE is linux-gnueabihf. | |||
* | Use Escape and i to enter/exit tmux copy mode | June McEnroe | 2017-02-27 | |
| | ||||
* | Set inccommand=nosplit | June McEnroe | 2017-02-22 | |
| | ||||
* | Set inccommand=split | June McEnroe | 2017-02-22 | |
| | ||||
* | Use Hermit font in iTerm | June McEnroe | 2017-02-19 | |
| | ||||
* | Remove may | June McEnroe | 2017-02-14 | |
| | ||||
* | Add W command in vim | June McEnroe | 2017-02-06 | |
| | ||||
* | Add nasd function | June McEnroe | 2017-02-01 | |
| |