Age | Commit message (Expand) | Author |
2019-07-17 | change key string | Pavel Omelchenko |
2019-07-13 | af-magic: make separator window-size-aware (#7739) | Marc Cornellà |
2019-07-12 | readme: document oneliner unattended installation command (#7983) | Mark Coleman |
2019-07-11 | git: add missing grev alias to README (#7984) | Adriaan Knapen |
2019-07-01 | s/might/may | Robby Russell |
2019-07-01 | git-auto-fetch: silence stderr output (#7970) | Jackson Delahunt |
2019-06-27 | golang: add missing gom alias to README (#7961) | Jacky Wu |
2019-06-26 | terraform: update README (#7934) | tom-apfm |
2019-06-15 | kubectl: add statefulset aliases (#7826) | Jason Schwerberg |
2019-06-15 | colorize: add style environment variable (#7635) | Marc Cornellà |
2019-06-15 | adding gatsby command set (#7831) | Nicholas Wehr |
2019-06-15 | Add a completion plugin for dnote (#7885) | Sung Won Cho |
2019-06-15 | Add PersistentVolumeClaim support to kubectl plugin (#7827) | Robby Russell |
2019-06-15 | git: add git revert alias (#7841) | SomeDer |
2019-06-14 | crcandy: use 24h format in prompt (#7926) | Crackpot |
2019-06-12 | rails: fix typo in README (#7923) | Viktor Fonic |
2019-06-11 | ubuntu: plugin cleanup and rename of ag alias to age (#7700) | Marc Cornellà |
2019-06-11 | debian: fix alias completion, rename ag and clean up README (#7698) | Marc Cornellà |
2019-06-10 | meta: change feature request label | Marc Cornellà |
2019-06-10 | pip: fix no such file or directory error (#7916) | Ryan Greenblatt |
2019-06-09 | installer: don't rely on tput for coloring | Marc Cornellà |
2019-06-08 | gitfast: downgrade to upstream v2.16 (#7918) | Felipe Contreras |
2019-06-07 | kube-ps1: fix color bleeding in prompt (#7915) | Roger Steneteg |
2019-06-07 | gitfast: update to upstream v2.21 (#7914) | Felipe Contreras |
2019-06-03 | Merge pull request #5169 from mcornella/refactor-installer | Marc Cornellà |
2019-06-03 | installer: add documentation of new installer features to README | Marc Cornellà |
2019-06-03 | installer: ask user about changing the shell to zsh | Marc Cornellà |
2019-06-03 | installer: allow for tput errors | Marc Cornellà |
2019-06-03 | installer: restore previous default shell with uninstall | Zach Whitten |
2019-06-03 | installer: improve message formatting and color | Marc Cornellà |
2019-06-03 | installer: change to --unattended argument and add docs | Marc Cornellà |
2019-06-03 | installer: comment changes | Marc Cornellà |
2019-06-03 | installer: add option to not run zsh at the end | Marc Cornellà |
2019-06-03 | installer: don't run zsh at the end | Marc Cornellà |
2019-06-03 | installer: add ability to skip the default shell change | Marc Cornellà |
2019-06-03 | installer: use timestamped backups to preserve all old zshrcs | Andrew Janke |
2019-06-03 | installer: use default color sequences on missing tput | Marc Cornellà |
2019-06-03 | installer: allow configuration of remote URL to clone from | Marc Cornellà |
2019-06-03 | installer: add ability to install from forked & branched repos | Andrew Janke |
2019-06-03 | installer: improve zsh binary path search in setup_shell | Marc Cornellà |
2019-06-03 | installer: fix for Solus OS and systems with no /etc/shells | Fran |
2019-06-03 | installer: use guard clauses in setup_shell for better readability | Marc Cornellà |
2019-06-03 | installer: make sure shell in /etc/shells is not commented | Raf Czlonka |
2019-06-03 | installer: replace the current shell with the new ZSH instance | Luca S |
2019-06-03 | installer: abstract error messages | Marc Cornellà |
2019-06-03 | installer: fix for failed chsh quitting the installation | Marc Cornellà |
2019-06-03 | installer: extract most code into functions | Marc Cornellà |
2019-06-03 | installer: reorganise and add comments | Marc Cornellà |
2019-06-03 | installer: use tabs to allow future heredocs | Marc Cornellà |
2019-06-03 | installer: use exit-on-error from the beginning | Marc Cornellà |