summaryrefslogtreecommitdiff
path: root/tw/home/files/zshrc
AgeCommit message (Collapse)Author
2023-05-26Default to git commit -vTimo Wilken
2023-04-21Configure restic environmentTimo Wilken
2023-03-08Add nomad-shell functionTimo Wilken
2023-03-04Set up nomad, consul, vaultTimo Wilken
2023-03-03Add `gga` alias for `git glog --all`Timo Wilken
2023-02-03Allow using kitty as a git difftoolTimo Wilken
Get rid of annoying syntax highlighting in "kitty +kitten diff". This doesn't work properly with my terminal colour scheme; "bw" is the least intrusive.
2023-01-24Use a basic vim instead of Emacs on serversTimo Wilken
2023-01-19Adjust zshrc for recent plugin changesTimo Wilken
2023-01-07Prune and improve zshrcTimo Wilken
- stop loading unneeded zsh modules - use $HISTSIZE from environment - create history directory if it doesn't exist - add "e" alias for $EDITOR
2023-01-07Extract ppscm to separate scriptTimo Wilken
2022-12-30Reorganise Guix home declaration into module treeTimo Wilken