Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | zsh: set/re-set terminal title from ssh/mosh on Darwin | Alan Pearce | 2021-04-13 | -1/+5 | |
| | |||||
* | zsh: install up, interactive pipeline previewer | Alan Pearce | 2021-04-02 | -0/+1 | |
| | |||||
* | zsh: improve completions with fzf-zsh-completions | Alan Pearce | 2021-04-02 | -0/+11 | |
| | |||||
* | zsh: fix zcompile with non-zsh files | Alan Pearce | 2021-04-02 | -1/+1 | |
| | |||||
* | Remove command-help | Alan Pearce | 2021-04-01 | -1/+0 | |
| | | | | Unused, doesn't work properly on macOS anyway | ||||
* | zsh: follow symbolic links with ll | Alan Pearce | 2021-01-20 | -1/+1 | |
| | |||||
* | zsh: fix HISTFILE setup | Alan Pearce | 2020-12-29 | -1/+4 | |
| | |||||
* | Use gls to call prefixed coreutils rather than git ls-files | Alan Pearce | 2020-12-29 | -1/+0 | |
| | |||||
* | zsh: remove mcfly | Alan Pearce | 2020-12-29 | -5/+0 | |
| | | | | The lack of fuzzy search was causing it to be a productivity loss | ||||
* | zsh: Install mcfly via home-manager option | Alan Pearce | 2020-12-08 | -2/+5 | |
| | |||||
* | Fix ghq get creating odd directory structure | Alan Pearce | 2020-12-04 | -1/+1 | |
| | |||||
* | zsh: remove less-used plugins | Alan Pearce | 2020-11-22 | -41/+0 | |
| | |||||
* | zsh: improve startup time by managing completion manually | Alan Pearce | 2020-11-22 | -1/+3 | |
| | |||||
* | zsh: Fix invisible text in mcfly | Alan Pearce | 2020-11-16 | -1/+0 | |
| | |||||
* | zsh: Enable mcfly for intelligent history searches | Alan Pearce | 2020-10-24 | -0/+3 | |
| | |||||
* | Reformat zsh.nix | Alan Pearce | 2020-10-24 | -17/+21 | |
| | |||||
* | Reduce nix GC aggressiveness when calling `ngc` aliases | Alan Pearce | 2020-10-24 | -2/+2 | |
| | |||||
* | zsh: package and install command-help | Alan Pearce | 2020-10-24 | -0/+1 | |
| | |||||
* | zsh: add more home-manager aliases | Alan Pearce | 2020-09-24 | -1/+4 | |
| | |||||
* | zsh: remove g alias for ripgrep | Alan Pearce | 2020-09-15 | -2/+0 | |
| | | | | alleviates git/ripgrep confusion | ||||
* | zsh: Update plugins | Alan Pearce | 2020-09-04 | -15/+15 | |
| | |||||
* | zsh: add alias for nix-shell | Alan Pearce | 2020-07-20 | -0/+1 | |
| | |||||
* | zsh: fix XDG_DATA_HOME error on first install | Alan Pearce | 2020-07-06 | -3/+3 | |
| | |||||
* | zsh: prefer user custom bin folder in path | Alan Pearce | 2020-06-16 | -1/+1 | |
| | |||||
* | zsh: fix history migration | Alan Pearce | 2020-06-16 | -1/+2 | |
| | |||||
* | zsh: move history (with migration path) | Alan Pearce | 2020-06-04 | -1/+7 | |
| | |||||
* | zsh: update plugins | Alan Pearce | 2020-05-01 | -12/+12 | |
| | |||||
* | Add more common shell aliases | Alan Pearce | 2020-04-09 | -0/+1 | |
| | |||||
* | Reorganise folder structure to remove hidden files | Alan Pearce | 2020-04-03 | -5/+1 | |
| | | | | | After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with. | ||||
* | zsh: optimise startup | Alan Pearce | 2020-03-02 | -0/+3 | |
| | | | | | - compile init file - pre-generate and compile compinit dump (zcompdump) | ||||
* | zsh: precompile plugins | Alan Pearce | 2020-03-02 | -2/+16 | |
| | |||||
* | zsh: fix startup slowness (google-cloud-sdk) | Alan Pearce | 2020-03-02 | -2/+0 | |
| | |||||
* | zsh: remove unused better-npm-completion plugin | Alan Pearce | 2020-02-03 | -10/+0 | |
| | |||||
* | zsh: remove careful_rm | Alan Pearce | 2020-01-02 | -15/+0 | |
| | |||||
* | Move kubernetes shell configuration to kubernetes.nix | Alan Pearce | 2019-12-15 | -12/+0 | |
| | |||||
* | zsh: Don't immediately share history between terminals | Alan Pearce | 2019-11-20 | -0/+1 | |
| | |||||
* | zsh: fix missing python error | Alan Pearce | 2019-11-19 | -0/+2 | |
| | |||||
* | zsh: update kubectl-aliases | Alan Pearce | 2019-11-15 | -3/+3 | |
| | |||||
* | zsh: update git aliases | Alan Pearce | 2019-10-25 | -1/+3 | |
| | |||||
* | zsh: add cg=cd-gitroot alias | Alan Pearce | 2019-10-24 | -0/+1 | |
| | |||||
* | Add aliases for new git switch/restore commands (v2.23) | Alan Pearce | 2019-10-24 | -1/+2 | |
| | |||||
* | zsh: add gm=git merge alias | Alan Pearce | 2019-10-23 | -0/+1 | |
| | |||||
* | zsh: remove gi=git alias | Alan Pearce | 2019-10-23 | -1/+0 | |
| | | | | Low benefit, causes you-should-use notifications when I do type git in ful | ||||
* | Simplify gcloud completion setup | Alan Pearce | 2019-10-23 | -0/+2 | |
| | |||||
* | Move javascript aliases to javascript file | Alan Pearce | 2019-10-21 | -44/+0 | |
| | |||||
* | zsh: Add further nix aliases | Alan Pearce | 2019-10-21 | -0/+3 | |
| | |||||
* | zsh: install git and -lfs, even on darwin | Alan Pearce | 2019-10-21 | -5/+3 | |
| | |||||
* | zsh: use dc function for docker-compose aliases | Alan Pearce | 2019-10-17 | -10/+9 | |
| | |||||
* | zsh: add npm aliases | Alan Pearce | 2019-10-17 | -0/+15 | |
| | |||||
* | zsh: add docker aliases | Alan Pearce | 2019-10-17 | -0/+18 | |
| |