summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-22Make steeef theme much faster by not iterating through all history (#6359)Sean Abraham
2018-04-22Add completions to asdf plugin (#6046)Julian Laubstein
2018-04-22pyenv plugin refactor (8x faster) (#6165)Terrance Kennedy
2018-04-22Merge branch 'heads/apjanke/fix-local-in-sublime-plugin'Marc Cornellà
2018-04-22sublime plugin: make "local" work by wrapping in anon functionAndrew Janke
2018-04-22Merge branch 'apjanke/norris-scrape'Marc Cornellà
2018-04-22Remove the GPL LICENSE file b/c it's no longer relevantAndrew Janke
2018-04-22Rebuild the chucknorris fortune file with a scrapper, using 20 pages worthAndrew Janke
2018-04-22Merge pull request #3422 from mcornella/fix-history-aliasMarc Cornellà
2018-04-22Increment HISTSIZE to fix hist_expire_dups_firstMarc Cornellà
2018-04-22Remove duplicate option append_historyMarc Cornellà
2018-04-22Use zparseopts to get passed argumentsMarc Cornellà
2018-04-22Allow overriding -l flag in historyMarc Cornellà
2018-04-22Ensure builtin fc is used (see #3001)Marc Cornellà
2018-04-22Organize history.zsh file and improve commentsMarc Cornellà
2018-04-22Simplify `if' into oneliner, allow spaces in HISTFILEMarc Cornellà
2018-04-22Change history alias into a functionMarc Cornellà
2018-04-22Merge pull request #5601 from mcornella/refactor-zsh_reload-pluginMarc Cornellà
2018-04-22zsh_reload: add READMEMarc Cornellà
2018-04-22zsh_reload: use `exec zsh` instead of `source ~/.zshrc`Marc Cornellà
2018-04-22zsh_reload: ignore insecure compinit filesMarc Cornellà
2018-04-22zsh_reload: fix code style and indent with tabsMarc Cornellà
2018-04-21Fix gpg-agent plugin checks (#6469)Chris Fleming
2018-04-19[rkj-repos] Make `hg prompt` check less strict (#6746)Marc Cornellà
2018-04-19Add exemplary custom theme folderMarc Cornellà
2018-04-17[installer] use `command -v` to check for gitMarc Cornellà
2018-04-17[cloud theme] add a space (#3215)安正超
2018-04-15updated symfony plugin to add entity generation and schema update aliases (#5...Darius Grigalevicius
2018-04-15Merge branch 'iBublik-feature/hanami-plugin'Marc Cornellà
2018-04-15Fix styling and format of hanami READMEMarc Cornellà
2018-04-15Add table of aliases for hanami pluginArtem Pyankov
2018-04-15Add README for hanami pluginArtem Pyankov
2018-04-15Add hanami plugin inspired by railsArtem Pyankov
2018-04-15npm init (#6648)Erwan ROUSSEL
2018-04-15[archlinux] add recent aliases and functions to readmeMarc Cornellà
2018-04-15Merge branch 'eepp-plugins-archlinux-more-stuff'Marc Cornellà
2018-04-15plugins/archlinux: add pacls, pacown, pacwebPhilippe Proulx
2018-04-15Use HTTPS for manual git clone to avoid MITM (#6043)Donncha Ó Cearbhaill
2018-04-15Fix git_commits_{ahead,before} when no upstream branch is defined (#6658)Jacopo De Simoi
2018-04-15[archlinux] Fix function syntax to avoid clashes with aliasesMarc Cornellà
2018-04-15[rkj-repos] Check for 'hg prompt' and exit if not found (#6655)cori schlegel
2018-04-15Fix typo that resulted in math error (#6731)Marc Cornellà
2018-04-15Improve emotty plugin (#5999)Alexis Hildebrandt
2018-04-15Fix emotty theme when using zsh 5.2 (#5998)Alexis Hildebrandt
2018-04-15Added trizen to the archlinux plugin (#6650)Arthur Brainville
2018-04-15Reduce number of git calls when displaying prompt (#3795)Cory Snider
2018-04-15hotfix for archlinux.plugin.zsh (#5909)Franz König
2018-04-15Change the br argument to branch to follow PR #6678. (#6680)Eric Hudon
2018-04-06Add Qwant engine - web_search plugin (#6701)Jean-Benoit Griesner
2018-04-02Get rid of some silly copy pasta (#3187)fREW Schmidt