Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | zsh: Use zplugin in place of zplug (except fzf) | Alan Pearce | 2017-05-18 | -15/+48 | |
| | | | | | | | | | | zplugin seems cleaner than zplug, but it doesn't support github releases, so keep zplug around for now, to load fzf | ||||
* | | zsh: Set umask manually on Windows/WSL | Alan Pearce | 2017-05-21 | -1/+2 | |
|/ | | | | | | | Previously, I ran the WSL environment as root, calling `login` to ensure all the right login stuff happens (mostly the setting of umask). Unfortunately, this complicated running commands from outside the environment and was a bit slower. | ||||
* | zsh: Add check for Windows Subsystem for Linux | Alan Pearce | 2017-05-13 | -0/+9 | |
| | |||||
* | zsh: Fix plugin load order | Alan Pearce | 2017-04-28 | -6/+6 | |
| | |||||
* | zsh: Use gsort in place of sort, if necessary | Alan Pearce | 2017-04-26 | -1/+3 | |
| | |||||
* | zsh: Add hashed directories for GHQ_ROOT and GOPATH | Alan Pearce | 2017-04-25 | -0/+4 | |
| | |||||
* | zsh: Make matching fuzzier | Alan Pearce | 2017-04-25 | -1/+1 | |
| | | | | | It will now complete from the right, if there are no leftward completions, and then from both sides if necessary | ||||
* | zsh: Add eb-active-environment function | Alan Pearce | 2017-04-25 | -0/+4 | |
| | |||||
* | zsh: Remove oh-my-zsh-jira-plus | Alan Pearce | 2017-04-25 | -7/+0 | |
| | |||||
* | zsh: Setup fast syntax highlighting | Alan Pearce | 2017-04-25 | -0/+1 | |
| | |||||
* | zsh: Create function & widget to cd into ghq projects | Alan Pearce | 2017-04-25 | -0/+20 | |
| | |||||
* | zsh: Install ghq completion | Alan Pearce | 2017-04-25 | -0/+1 | |
| | |||||
* | zsh: Move zplug to ghq folder | Alan Pearce | 2017-04-21 | -1/+1 | |
| | |||||
* | zsh: Set ghq root | Alan Pearce | 2017-04-21 | -0/+2 | |
| | |||||
* | zsh: Add go/bin to PATH | Alan Pearce | 2017-04-21 | -0/+5 | |
| | |||||
* | zsh: Move path modification to zshenv | Alan Pearce | 2017-04-21 | -10/+10 | |
| | |||||
* | zsh: Rebind C-t | Alan Pearce | 2017-04-20 | -0/+1 | |
| | |||||
* | Emacs/zsh: Enable GNU Global if available | Alan Pearce | 2017-03-20 | -0/+3 | |
| | |||||
* | Merge host-specific configuration to tags | Alan Pearce | 2017-03-17 | -0/+11 | |
| | |||||
* | Re-structure tags to GNU stow format | Alan Pearce | 2017-03-17 | -0/+287 | |
| | |||||
* | Restructure everything to use rcm | Alan Pearce | 2014-04-12 | -1359/+0 | |
| | | | | https://github.com/thoughtbot/rcm | ||||
* | zsh: Remove old hosts from completion array | Alan Pearce | 2014-04-12 | -5/+0 | |
| | |||||
* | zsh: Add missing 'then' | Alan Pearce | 2014-04-10 | -0/+1 | |
| | |||||
* | Use correct switch for testing commands | Alan Pearce | 2014-04-10 | -1/+1 | |
| | |||||
* | zsh: Fix typo in previous commit | Alan Pearce | 2014-04-10 | -1/+1 | |
| | |||||
* | zsh: Only run direnv when installed | Alan Pearce | 2014-04-10 | -1/+3 | |
| | |||||
* | zsh: Remove reference to home folder | Alan Pearce | 2014-04-10 | -1/+1 | |
| | |||||
* | Zsh: remove hardcoded references to user alan | Alan Pearce | 2014-04-02 | -2/+2 | |
| | |||||
* | Add direnv | Alan Pearce | 2014-03-24 | -0/+2 | |
| | |||||
* | zsh: Fix path to FreeBSD configuration | Alan Pearce | 2014-03-05 | -1/+1 | |
| | |||||
* | Merge branch 'master' of server.home:dotfiles | Alan Pearce | 2014-02-04 | -1/+1 | |
|\ | |||||
| * | Update FreeBSD update-check: portaudit -> pkg audit | Alan Pearce | 2014-01-25 | -1/+1 | |
| | | |||||
* | | Update pure prompt | Alan Pearce | 2014-02-04 | -3/+22 | |
|/ | |||||
* | zsh: Share history between terminal windows | Alan Pearce | 2013-12-06 | -0/+1 | |
| | |||||
* | zsh: Fix completion for git/hub | Alan Pearce | 2013-12-01 | -0/+2 | |
| | |||||
* | zsh: Ensure FreeBSD sources its own zsh configuration | Alan Pearce | 2013-11-09 | -0/+4 | |
| | |||||
* | zsh: Don't fetch audit list when running update-check | Alan Pearce | 2013-11-09 | -1/+1 | |
| | |||||
* | zsh: Fix FreeBSD pkg UPDATING check | Alan Pearce | 2013-11-09 | -1/+1 | |
| | |||||
* | zsh: Add site-functions under /usr/local to fpath, if exists | Alan Pearce | 2013-11-09 | -0/+5 | |
| | |||||
* | zsh: Separate startup files for different startup methods | Alan Pearce | 2013-11-02 | -44/+43 | |
| | |||||
* | zsh: Remove unused file | Alan Pearce | 2013-11-02 | -2/+0 | |
| | |||||
* | zsh: Remove file for old work laptop | Alan Pearce | 2013-11-02 | -5/+0 | |
| | |||||
* | zsh: Remove file for gentoo | Alan Pearce | 2013-11-02 | -4/+0 | |
| | |||||
* | zsh: Refactor magit and dired into functions | Alan Pearce | 2013-11-01 | -2/+8 | |
| | |||||
* | zsh: Remove title-changing precmd function | Alan Pearce | 2013-11-01 | -8/+0 | |
| | |||||
* | zsh: Remove check for cache directory; it's created by the installer | Alan Pearce | 2013-11-01 | -5/+0 | |
| | |||||
* | zsh: rename auxillary files with extension | Alan Pearce | 2013-11-01 | -0/+0 | |
| | |||||
* | zsh: Add zsh-completions to fpath | Alan Pearce | 2013-10-31 | -0/+4 | |
| | |||||
* | zsh: Fix pure pull indicator showing when ahead of upstream | Alan Pearce | 2013-10-20 | -1/+1 | |
| | |||||
* | zsh: increase contrast of pure prompt character | Alan Pearce | 2013-10-20 | -1/+1 | |
| |