about summary refs log tree commit diff
path: root/.config
AgeCommit message (Expand)Author
2022-11-19zsh: only startx if x is availableStarfall
2022-10-05formatting tweaks to zshrcStarfall
2022-08-29zsh: use bat as MANPAGER for syntax highlightingStarfall
2022-08-29bat: add defaults for explicit invocationsStarfall
2022-08-29zsh: alias cat to bat, utils replacements to new fileStarfall
2022-05-26zsh: add ~/.local/bin to PATHStarfall
2022-04-26zsh: make `h` alias more powerfulStarfall
2022-04-26zsh: add history search aliasStarfall
2022-04-08zsh: make home/end behaveStarfall
2022-01-31htop: version updatedStarfall
2021-10-19zsh: share history and deduplicate at all timesStarfall
2021-10-19htop: update htop configStarfall
2021-10-19zsh/rust: load cargo env in .zshenvStarfall
2021-10-09change comment about manjaro to specify arch since we're on upstream arch nowStarfall
2021-10-09zsh/xinit: start xfce on login in tty1Starfall
2021-10-09zsh: set GPG_TTY so it works properlyStarfall
2021-10-06zsh: use long form of less -R option and put it in .zshenv insteadStarfall
2021-10-06zsh: consistency in shell redirects when testing commandsStarfall
2021-10-06zsh: spacetotab the .zshrcStarfall
2021-10-06git: switch to init.defaultBranch instead of using a templateStarfall
2021-10-06zsh: move completions, history, and vi mode to their own filesStarfall
2021-09-16zsh: split prompt into its own fileStarfall
2021-09-16zsh: alias ls to exa when available (untested)Starfall
2021-09-16zsh: add aliases for ls on bsd/macStarfall
2021-08-15zsh: remove extended_glob as it causes problems with some filenames and using...Starfall
2021-08-05git: add 'rebranch' alias to update main & rebase current branch onto itStarfall
2021-06-15zsh: add sudo alias for windowsStarfall
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 in...Starfall
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