about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-05-16npm: install 'global' to userStarfall
2023-04-02vim: think about but don't add directory creation aliasStarfall
2023-01-31README: more complete list of packagesStarfall
2023-01-31htop: version updateStarfall
2023-01-29couple more depsStarfall
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-29vim: 'set title' since we've been using a terminal that supports it for awhileStarfall
2022-11-28zsh: set ZPROF to profile startup timeStarfall
2022-11-20zsh: forgot to ditch the output of command -v startxStarfall
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