about summary refs log tree commit diff
path: root/.config
AgeCommit message (Collapse)Author
2021-04-11zsh: fix vcs_prompt_info inside of bare repos and .git directoriesStarfall
2021-02-08zsh: use color names instead of numbers in vcs_infoStarfall
2021-02-08zsh: disable vcs_info except for gitStarfall
2021-02-08zsh: use vcs_info for branch name in promptStarfall
2021-02-08git: add git clean alias for cleaning up dead branchesStarfall
2021-02-08git: sign commits by defaultStarfall
2021-02-08git: use full gpg keyprintStarfall
2020-11-04fix 'mailmap' typo in git configStarfall
2020-09-07zsh: turn off autocorrect. what the hell is PING and why would i want that ↵Starfall
instead of ping
2020-09-06git: add 'force' alias for push --force-with-leaseStarfall
2020-08-25git: add 'unstage' aliasStarfall
2020-08-14zsh: remove rpromptStarfall
2020-07-23zsh: substring completion (from oh-my-zsh)Starfall
2020-07-22zsh, git: use gpg2Starfall
2020-07-22git: add signing keyStarfall
2020-07-22htop: initial config with userland hiddenStarfall
2020-07-22zsh: fix history and allow case-insensitive globStarfall
2020-07-22zsh: add fzf bindingsStarfall
2020-07-22zsh: hide @host part of prompt for local non-root userStarfall
2020-07-22zsh: custom promptStarfall
2020-07-22zsh: remove options that are set by defaultStarfall
2020-07-22zsh: setopt interactive_commentsStarfall
2020-07-22zsh: pull in more config from oh-my-zsh defaults and belak/zsh-utilsStarfall
2020-07-18zsh: basic configStarfall
2020-07-17git: add the rest of our old aliases and configStarfall
2020-07-17git: change default branch to mainStarfall
2020-07-17Initial commitStarfall