about summary refs log tree commit diff
path: root/.config
AgeCommit message (Expand)Author
2023-12-11zsh: exa -> ezaStarfall
2023-11-03zsh: squash manydots-magic into one local file instead of submoduleStarfall
2023-11-03zsh: add url-quote-magic and manydots-magicStarfall
2023-11-03stop tracking htoprcStarfall
2023-11-03zsh: add MANROFFOPT='-c' to work around groff 1.23 / bat 0.24 formatting issueStarfall
2023-05-16npm: install 'global' to userStarfall
2023-01-31htop: version updateStarfall
2022-12-15zsh: alias status=progress onto ddStarfall
2022-12-15zsh: add colors to treeStarfall
2022-12-15zsh: separate completions by category, stop exporting cdpath, use array forma...Starfall
2022-12-01zsh: add xdg environment variablesStarfall
2022-11-30zsh: set linux virtual console colorsStarfall
2022-11-29zsh: set title automatically (probably doesn't work properly on screen/tmux)Starfall
2022-11-29zsh: use add-zsh-hook for git info on promptStarfall
2022-11-28zsh: set ZPROF to profile startup timeStarfall
2022-11-20zsh: forgot to ditch the output of command -v startxStarfall
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