aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-13lsp for vimMatt Singleton
2022-01-13slightly different font choicesMatt Singleton
2022-01-13simplify kitty configMatt Singleton
2021-12-21set guifontMatt Singleton
2021-12-21cleaner highlighting of "bad" charactersMatt Singleton
2021-12-21use vim-sensible and clean up some cruftMatt Singleton
2021-12-21replace nerdtree with dirvishMatt Singleton
2021-12-20new vim theme and truecolor support with kitty terminalMatt Singleton
2021-12-08clean up example local zsh configMatt Singleton
2021-12-08save solarized color scheme for macos terminalMatt Singleton
2021-12-08make sure all config dirs exist and unzip only necessary fontsMatt Singleton
2021-12-08clean out some completion cruftMatt Singleton
2021-12-08use gnu ls whether it's installed with or without a prefixMatt Singleton
2021-07-16make sure TERM is installedMatt Singleton
2021-07-15make sure to create the duplicity config dir before using itMatt Singleton
2021-07-07zcompcache in XDG_CACHE_HOMEMatt Singleton
2021-07-07disable Apple Terminal's annoying session restore featureMatt Singleton
2021-07-07move location of user bin and make sure it existsMatt Singleton
2021-07-05switch to vim-plugMatt Singleton
2021-04-29point to new global git ignore fileMatt Singleton
2021-04-29duplicity backup scriptsMatt Singleton
2021-04-28typoMatt Singleton
2021-04-28swaywm and related configMatt Singleton
2021-04-28cleaning some lint out of the deploy scriptMatt Singleton
2021-02-10improve docsMatt Singleton
2021-02-09refactor zshMatt Singleton
2021-02-09better file organizationMatt Singleton
2021-02-09refactor zsh configMatt Singleton
2021-02-09markdownMatt Singleton
2021-02-09markdownMatt Singleton
2021-02-08include local git configMatt Singleton
2021-02-08ignore zshrc-localMatt Singleton
2021-02-06big refactor to use XDG base dir specMatt Singleton
2021-02-04remove hammerspoon configMatt Singleton
2021-02-04use xdg basedir layout for tmuxMatt Singleton
2021-02-04recognize alacritty as a terminal that supports setting the title and fall ↵Matt Singleton
back cleanly if zsh pre* functions are not set
2021-02-04gitconfig changesMatt Singleton
2021-02-03correctly escape tmux keybindingMatt Singleton
2020-09-16fix typoMatt Singleton
2020-09-15fix bug in hr functionMatt Singleton
2020-09-15clean up some prompt cruftMatt Singleton
2020-09-15GREP_OPTIONS deprecatedMatt Singleton
2020-09-15new home for ctrlpMatt Singleton
2020-09-15replace syntastic with aleMatt Singleton
2019-06-05center window, but never smaller than 1280pxMatt Singleton
2019-06-05update config for tmux 2.9Matt Singleton
2018-09-07update examples in zshrc-local templateMatt Singleton
2018-09-07assume that the version of ls we want to use is already in the search path ↵Matt Singleton
(instead of checking explicitly for a gls binary)
2018-09-07reorder sourcing of various zsh config filesMatt Singleton
2018-06-08tweak gvim settingsMatt Singleton