- 17 Aug, 2016 1 commit
- 
- 
Fumseck authored
 
- 
- 16 Aug, 2016 7 commits
- 
- 
Marc Cornellà authoredFix pj plugin 
- 
Marc Cornellà authoredThe `shwordsplit` option affects all variables and we only need to split the `$EDITOR` variable. Because of that, using `${=spec}` is a much better alternative. More info at http://zsh.sourceforge.net/Doc/Release/Expansion.html#index-SH_005fWORD_005fSPLIT_002c-toggle
- 
Marc Cornellà authored
- 
Marc Cornellà authored- Use `emulate -L zsh` to make all variables local. - Use `shwordsplit` to interpret `$cmd` spaces correctly. - Rename `$project` and `$file` variables to the more appropriate `$basedir` and `$project`. 
- 
Marc Cornellà authored- `$PROJECT_PATHS/*` wasn't working correctly. You have to iterate over its elements in order to use globbing with it. - The `$projects:t` line wasn't necessary if we used `compadd`. - `compadd` better supports destructuring an array with spaces in some of its elements. 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
 
- 
- 15 Aug, 2016 10 commits
- 
- 
Thiago Leite Luiz authored
- 
Peter Han authored* Adding an alias to open up the sublime project * README update for stp command 
- 
Dzianis Dashkevich authored
- 
💯 Ahmad Awais authored
- 
naegi authored* Add sudoedit support * change describtion of sudo plugin 
- 
$ea authoredPython 3!!!! 
- 
Robby Russell authored
- 
Robby Russell authored
- 
Arz Yu authored* muse theme: Remove a extra space for none git prompt * muse theme: Remove a extra space for none virtualenv prompt 
- 
Patrick Stadler authored
 
- 
- 13 Aug, 2016 3 commits
- 
- 
Aleksey Ivanov authored
- 
Daniel Grove authored
- 
Aaron Decker authored
 
- 
- 11 Aug, 2016 4 commits
- 
- 
Simen Bekkhus authored
- 
Shiv Venkatasubrahmanyam authored* Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) * Add a README 
- 
Kyle Scully authored
- 
Dominic Motuka authored
 
- 
- 09 Aug, 2016 1 commit
- 
- 
Fredrik Fornwall authoredThis makes things work even on system lacking /bin/sh, such as on non-rooted Android systems. 
 
- 
- 07 Aug, 2016 2 commits
- 
- 
Luke Childs authored* Export $NVM_DIR if it doesn't exist and use it when looking for nvm * Use $NVM_DIR when looking for nvm for completion * Use $NVM_DIR when looking for nvm in nvm_prompt_info 
- 
Marc Cornellà authored
 
- 
- 01 Aug, 2016 3 commits
- 
- 
Cédric Malard authored* Fix gbda alias to support git config color.ui = always * Update gbda alias to exclude develop and dev branches 
- 
nklmish authored
- 
Steven authored* Function wasn't returning correct value * Updated underlying git command * Kept echo command from previous function for backwards compatibility * Kept function consistent with git_commits_behind 
 
- 
- 22 Jul, 2016 1 commit
- 
- 
Anton authored
 
- 
- 19 Jul, 2016 1 commit
- 
- 
Adam Glenn authoredadding python virtualenv support to muse theme 
 
- 
- 18 Jul, 2016 4 commits
- 
- 
Julien Dubreuil authoredAlso fixed formatting of markdown URL in README. 
- 
soredake authored- Updated minimal version from 23 to 24. - Added new aliases that fix unexpected close with -nw option. - Removed some old aliases. - Fixed line that detects open frames. 
- 
Marc Cornellà authoredRemoves .phing_target generation from phing plugin 
- 
Paweł Lenart authoredRemove "Warning:" lines from phing targets list. Warning lines are returned by phing when a target has no tasks or dependencies. # Conflicts: # plugins/phing/phing.plugin.zsh 
 
- 
- 15 Jul, 2016 2 commits
- 
- 
Jesse Donat authored
- 
Steven authored* Added git_commits_behind function * Added 'command' to git_commits_behind function * git_commits_behind code review changes 
 
- 
- 05 Jul, 2016 1 commit
- 
- 
Marc Cornellà authoredRepost of #5176: add gb plugin 
 
- 
