Kenneth Benzie benie
benie pushed to master at config/git 2018-10-23 16:53:09 +00:00
f59110d0ce Update _git-changes to complete more branch names
855fb9d1f4 Update _git-changes to complete more branch names
Compare 2 commits »
benie pushed to master at config/git 2018-10-23 16:52:27 +00:00
855fb9d1f4 Update _git-changes to complete more branch names
5e877e516b Update _git-changes to complete more branch names
Compare 2 commits »
benie pushed to master at config/git 2018-10-23 16:51:46 +00:00
5e877e516b Update _git-changes to complete more branch names
b814f3b86b Update _git-changes to complete more branch names
Compare 2 commits »
benie pushed to master at config/git 2018-10-23 16:49:37 +00:00
b814f3b86b Update _git-changes to complete more branch names
bfcbd3e64e Update _git-changes to complete more branch names
Compare 2 commits »
benie pushed to master at config/git 2018-10-23 16:47:36 +00:00
bfcbd3e64e Update _git-changes to complete more branch names
benie pushed to master at config/terminal 2018-10-23 13:14:15 +00:00
7937e2415a Add .gdbinit config
benie pushed to master at config/vim 2018-10-19 11:01:44 +00:00
d3a8920bf7 Set viminfofile to ~/.cache/vim/info
benie opened issue config/terminal#1 2018-10-18 19:39:51 +00:00
Add ~/.gdbinit config
benie pushed to master at config/zsh 2018-10-15 10:48:58 +00:00
352a1c3f12 Fix git-prompt not resetting bold for untracked
benie opened issue config/zsh#16 2018-10-11 19:14:22 +00:00
Use posix_spawn in git-prompt.c
benie closed issue config/zsh#15 2018-10-11 19:11:24 +00:00
Move all git prompt logic to C
benie commented on issue config/zsh#15 2018-10-11 19:11:23 +00:00
Move all git prompt logic to C

Fixed in 5f2c5b58da52223803339676cec43c883a52a84f.

benie pushed to master at config/vim 2018-10-05 16:59:36 +00:00
61599e0b05 Disable experimental C++ syntax highlighting
benie pushed to master at config/vim 2018-10-04 09:20:04 +00:00
64c8bc6b40 Use upstream YouCompleteMe on macOS
benie pushed to master at config/vim 2018-09-14 15:37:27 +00:00
c326a04f70 Don't use normal mode mappings in vimscript
benie pushed to master at config/vim 2018-09-14 15:18:55 +00:00
992096a2a0 Add :Debug command
benie pushed to master at config/zsh 2018-09-13 09:29:05 +00:00
8b099b103b Add ~/Projects hashed directory
benie pushed to master at config/vim 2018-09-12 15:05:59 +00:00
2414a94684 Update llvm syntax file
benie pushed to master at config/zsh 2018-09-12 08:53:27 +00:00
9eee926c56 Move variable decl into for loop in git-prompt.c
29fb84b995 Disable GCC warning for fread in git-prompt.c
Compare 2 commits »
benie pushed to master at config/zsh 2018-09-11 19:59:36 +00:00
5f2c5b58da Move entire git-prompt to C