summaryrefslogtreecommitdiff
path: root/tw/home/files/zshrc
AgeCommit message (Collapse)Author
2023-11-11Add `ggm' command to show a log since branching off from masterTimo Wilken
2023-11-08Track renaming of restic passwordsTimo Wilken
2023-10-10Improve restic pre-filling functionTimo Wilken
This allows using vanilla restic by default, using the prefilling as restic.vin instead. Also allows specifying a username for vin.
2023-10-10Fix aurora alias quotingTimo Wilken
2023-09-18Alias ggr to git grepTimo Wilken
2023-09-08Back up Syncthing data separatelyTimo Wilken
This should allow sharing the underlying data with backups from fp4.twilken.net.
2023-06-29Fix zsh host completion colouringTimo Wilken
2023-06-08Add xcopy and xpaste aliasesTimo Wilken
2023-06-05Install pdsh for parallel SSHTimo Wilken
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