summary refs log tree commit diff stats
path: root/zsh
Commit message (Collapse)AuthorAgeLines
* zsh: Don't configure GPG SSH agent on osxAlan Pearce2017-08-29-6/+9
|
* zsh: Default to current ledger fileAlan Pearce2017-08-28-0/+2
|
* zsh: Set SSH_AUTH_SOCK to GnuPG SSH agent socketAlan Pearce2017-08-26-2/+3
|
* zsh: Ensure cache directory is present for HISTFILEAlan Pearce2017-08-26-0/+2
|
* zsh: Don't init gnupg on macOS.Alan Pearce2017-08-21-2/+2
| | | | Assume GPG Tools are installed instead
* Configure GPG (version 2.1)Alan Pearce2017-08-18-1/+17
|
* Emacs: Fix building emacs config files on macOSAlan Pearce2017-08-03-0/+1
|
* zsh: Fix keybinds in stAlan Pearce2017-07-16-0/+1
|
* zsh: Ensure ghq completion is installedAlan Pearce2017-06-13-0/+5
|
* zsh: Load ghq's zsh integration via zpluginAlan Pearce2017-06-13-1/+1
|
* zsh: Don't hardcode zpath to macports site-functionsAlan Pearce2017-06-13-5/+0
|
* zsh: Add function to set emacs' SSH agent socketAlan Pearce2017-06-09-0/+3
|
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-06-01-5/+0
|\
| * zsh: Remove $HOME/bin from pathAlan Pearce2017-05-19-5/+0
| |
* | Merge remote-tracking branch 'origin/master'Alan Pearce2017-05-21-107/+65
|\|
| * zsh: Simplify title in Terminal.appAlan Pearce2017-05-19-0/+3
| |
| * Remove trailing whitespaceAlan Pearce2017-05-18-1/+1
| |
| * zsh: Load terminal title function from omz directlyAlan Pearce2017-05-18-53/+4
| |
| * zsh: Fix incorrect function declarationAlan Pearce2017-05-18-1/+1
| | | | | | | | I'm surprised this wasn't a syntax error
| * zsh: Stop anyframe from adding to fpathAlan Pearce2017-05-18-0/+1
| |
| * zsh: Load fzf key-bindings as zplugin snippetAlan Pearce2017-05-18-1/+4
| |
| * zsh: Remove zplugAlan Pearce2017-05-18-8/+0
| |
| * zsh: Use anyframe as a fzf wrapperAlan Pearce2017-05-18-35/+10
| | | | | | | | | | Works around the problem of not being able to use the fzf shell code with zplugin
| * zsh: Use zplugin in place of zplug (except fzf)Alan Pearce2017-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/WSLAlan Pearce2017-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 LinuxAlan Pearce2017-05-13-0/+9
|
* zsh: Fix plugin load orderAlan Pearce2017-04-28-6/+6
|
* zsh: Use gsort in place of sort, if necessaryAlan Pearce2017-04-26-1/+3
|
* zsh: Add hashed directories for GHQ_ROOT and GOPATHAlan Pearce2017-04-25-0/+4
|
* zsh: Make matching fuzzierAlan Pearce2017-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 functionAlan Pearce2017-04-25-0/+4
|
* zsh: Remove oh-my-zsh-jira-plusAlan Pearce2017-04-25-7/+0
|
* zsh: Setup fast syntax highlightingAlan Pearce2017-04-25-0/+1
|
* zsh: Create function & widget to cd into ghq projectsAlan Pearce2017-04-25-0/+20
|
* zsh: Install ghq completionAlan Pearce2017-04-25-0/+1
|
* zsh: Move zplug to ghq folderAlan Pearce2017-04-21-1/+1
|
* zsh: Set ghq rootAlan Pearce2017-04-21-0/+2
|
* zsh: Add go/bin to PATHAlan Pearce2017-04-21-0/+5
|
* zsh: Move path modification to zshenvAlan Pearce2017-04-21-10/+10
|
* zsh: Rebind C-tAlan Pearce2017-04-20-0/+1
|
* Emacs/zsh: Enable GNU Global if availableAlan Pearce2017-03-20-0/+3
|
* Merge host-specific configuration to tagsAlan Pearce2017-03-17-0/+11
|
* Re-structure tags to GNU stow formatAlan Pearce2017-03-17-0/+287
|
* Restructure everything to use rcmAlan Pearce2014-04-12-1359/+0
| | | | https://github.com/thoughtbot/rcm
* zsh: Remove old hosts from completion arrayAlan Pearce2014-04-12-5/+0
|
* zsh: Add missing 'then'Alan Pearce2014-04-10-0/+1
|
* Use correct switch for testing commandsAlan Pearce2014-04-10-1/+1
|
* zsh: Fix typo in previous commitAlan Pearce2014-04-10-1/+1
|
* zsh: Only run direnv when installedAlan Pearce2014-04-10-1/+3
|
* zsh: Remove reference to home folderAlan Pearce2014-04-10-1/+1
|