aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Collapse)Author
2020-08-04[feat] Add commit type reference to gitconfigAdam Hovorka
2020-07-24Tweak git aliases to use main as the default branchAdam Hovorka
2020-06-16Clear any drawn input that may have shown upAdam Hovorka
2020-06-16Upgrade qr into a script that encodes and decodesAdam Hovorka
2020-06-13Normalize autocmd calls in vimrcAdam Hovorka
2020-06-13Add synced vim spelling fileAdam Hovorka
2020-06-13Make folds in JSON files open by defaultAdam Hovorka
Finally, geez
2020-06-12Add pull mode to gitconfigAdam Hovorka
2020-06-05Add clipboard and completion to otpAdam Hovorka
2020-06-05Make Vim reopen to last position in fileAdam Hovorka
2020-05-22Fix symlink spacing in k.zsh for realsies this timeAdam Hovorka
2020-05-20Tweak colors and spacing in k.zsh some moreAdam Hovorka
2020-05-20Fix a couple git related bugs in k.zshAdam Hovorka
2020-05-20Shrink padding inside `git l`Adam Hovorka
2020-05-20Update k.zsh and add custom ls colorsAdam Hovorka
2020-05-19Enable local pass extensions by defaultAdam Hovorka
2020-05-19Add .bin/otp (pretty pass OTP tui)Adam Hovorka
2020-05-19Add ,qr to .vimrc (turns line into QR code)Adam Hovorka
2020-01-18Remove w!! vim "command" I never useAdam Hovorka
2019-12-28Add ~/.gitconfigAdam Hovorka
2019-12-28Add new aliases, correct submodule loading in READMEAdam Hovorka
2019-10-13Add zsh prompt changes from schizoAdam Hovorka
2019-10-12Rename dotfile updater script from dot to dotfAdam Hovorka
Alleviates potential conflict with the `dot` graph drawing language
2019-10-12Add prompt.zsh changes from euclidAdam Hovorka
2019-10-12Add vimrc changes from euclidAdam Hovorka
2019-10-12Sync misc changes 20191012Adam Hovorka
2018-11-10Fix spacing, re-add gl="git pull" aliasAdam Hovorka
2018-10-16Wrap left and right with cursor keys in vimAdam Hovorka
2018-10-11Fix git branch spacing in vim statusAdam Hovorka
2018-10-09Add space to filename section of vim statusAdam Hovorka
2018-10-07Customize vim statuslineAdam Hovorka
2018-10-06Remove command time from promptAdam Hovorka
2018-10-03Remove alias tip for typosAdam Hovorka
2018-10-03Whoops, it's transmission-remote-cli not -clientAdam Hovorka
2018-10-03Add universal trc functionAdam Hovorka
2018-10-02More aliasesAdam Hovorka
2018-09-30Add some more zsh aliasesAdam Hovorka
2018-09-30Add some more random utilities/functionsAdam Hovorka
2018-09-30Add wttr.in ZSH functionAdam Hovorka
2018-07-18Open JSON folds by defaultAdam Hovorka
2018-07-12Add binary.vimAdam Hovorka
2018-07-11Really add cht.shAdam Hovorka
2018-05-24Fix prompt coloringAdam Hovorka
2017-12-16Fix zsh/todo (hopefully?)Adam Hovorka
2017-12-16Replace grep with ack in zsh/todoAdam Hovorka
2017-11-30Make human readable file sizes default in k.zshAdam Hovorka
2017-11-29Add tmux.confAdam Hovorka
2017-11-16Make error syntax still visible when focused in vimAdam Hovorka
2017-11-16Disable forced sw=3 ts=3 in php files in vimAdam Hovorka
Srsly dude? In the syntax file? Why?
2017-11-16Make curl respect netrcAdam Hovorka