about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-11-19README: day 1 of setup for dzibanStarfall
2022-11-19zsh: only startx if x is availableStarfall
2022-11-19ssh: add key for dzibanStarfall
2022-11-19ssh: add new key for spicaStarfall
2022-11-19README.md: describe avahi setup, expand to-describe listStarfall
2022-11-19ssh: remove old host configStarfall
2022-11-19ssh: rotate keys (completely intentionally i swear)Starfall
2022-11-19remove old machines from authorized_keysStarfall
2022-10-05formatting tweaks to zshrcStarfall
2022-09-07vim: add gruvbox colorschemeStarfall
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-05-23ssh: use gitlab key for identity separationStarfall
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-09ssh: add key for arch-linux on regulusStarfall
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-06vim: fix typo in b:undo_ftpluginStarfall
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-21ssh: add new box to authorized_keysStarfall
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-15readme: update git repositoryStarfall
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