Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for *.jar files #1302

Merged
merged 1 commit into from Apr 18, 2017
Merged

Conversation

zaro0508
Copy link
Contributor

Proposed Changes

  • Add support for *.jar files

@belak belak merged commit 7242b4e into sorin-ionescu:master Apr 18, 2017
@belak
Copy link
Collaborator

belak commented Apr 18, 2017

Thanks for your contribution!

ferronrsmith added a commit to ferronrsmith/prezto that referenced this pull request Apr 18, 2017
archive: add support for *.jar files (sorin-ionescu#1302)
@zaro0508 zaro0508 deleted the support_jar branch April 18, 2017 05:10
tunght13488 added a commit to tunght13488/prezto that referenced this pull request Apr 19, 2017
* upstream/master: (57 commits)
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
  Move python-info call in paradox from preexec to precmd
  Add missing alias to utility README
  Rework diff function
  Remove additional newlines in issue and pull request templates
  Add initial issue and pull request templates
  Add note to CONTRIBUTING.md about zstyle
  Add code style to CONTRIBUTING.md
  Update is-callable to also check builtins
  Fix indentation in README
  Feat (docker): add docker aliases (sorin-ionescu#1147)
  Doc (ruby): add doc on bundle clean alias
  Add bundle clean alias
  Don't use a deprecated argument as a python example
  Add note about working around preexisting runcoms
  ...
tenebrousedge pushed a commit to tenebrousedge/prezto that referenced this pull request Apr 20, 2017
ryan-gi added a commit to Nozzy247/prezto that referenced this pull request Apr 23, 2017
* pers2:
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
  Move python-info call in paradox from preexec to precmd
  Add missing alias to utility README
  Rework diff function
  Remove additional newlines in issue and pull request templates
  Add initial issue and pull request templates
  Add note to CONTRIBUTING.md about zstyle
  Add code style to CONTRIBUTING.md
ryan-gi added a commit to Nozzy247/prezto that referenced this pull request Apr 23, 2017
* kustom:
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
  Move python-info call in paradox from preexec to precmd
  Add missing alias to utility README
  Rework diff function
  Remove additional newlines in issue and pull request templates
  Add initial issue and pull request templates
  Add note to CONTRIBUTING.md about zstyle
  Add code style to CONTRIBUTING.md
onshi pushed a commit to onshi/prezto that referenced this pull request May 5, 2017
nosyjoe added a commit to nosyjoe/prezto that referenced this pull request May 7, 2017
* upstream/master:
  Allow ssh module to run on OSX
  Change the zstyle config name for sorin-ionescu#607
  Add the ability to specify tmux session name
  Cache the completion for a quicker startup
  broken $path and $PATH  if nodenv exists (sorin-ionescu#1315)
  Use the lazy-loaded version of virtualenvwrapper if available
  Add gbr and gbR aliases to module readme
  Add some new git aliases, modify a few more. (sorin-ionescu#1301)
  Add better support for pyenv virtualenvs
  Convert long-pwd to pwd-length
  Add zstyle option to show pwd in long format
  rsync: Update reference to Bombich's rsync page
  Add support for 'pip', 'pip2', 'pip3' completion
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
drpebcak pushed a commit to drpebcak/prezto that referenced this pull request May 15, 2017
jdsutherland pushed a commit to jdsutherland/prezto that referenced this pull request May 19, 2017
rosenstrauch added a commit to rosenstrauch/prezto that referenced this pull request May 21, 2017
* master: (46 commits)
  Allow ssh module to run on OSX
  Change the zstyle config name for sorin-ionescu#607
  Add the ability to specify tmux session name
  Cache the completion for a quicker startup
  broken $path and $PATH  if nodenv exists (sorin-ionescu#1315)
  Use the lazy-loaded version of virtualenvwrapper if available
  Add gbr and gbR aliases to module readme
  Add some new git aliases, modify a few more. (sorin-ionescu#1301)
  Add better support for pyenv virtualenvs
  Convert long-pwd to pwd-length
  Add zstyle option to show pwd in long format
  rsync: Update reference to Bombich's rsync page
  Add support for 'pip', 'pip2', 'pip3' completion
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
  Move python-info call in paradox from preexec to precmd
  ...
esebastian pushed a commit to esebastian/prezto that referenced this pull request May 23, 2017
chauncey-garrett added a commit to chauncey-garrett/zsh-prezto that referenced this pull request May 25, 2017
* upstream/master: (70 commits)
  Allow ssh module to run on OSX
  Change the zstyle config name for sorin-ionescu#607
  Add the ability to specify tmux session name
  Cache the completion for a quicker startup
  broken $path and $PATH  if nodenv exists (sorin-ionescu#1315)
  Use the lazy-loaded version of virtualenvwrapper if available
  Add gbr and gbR aliases to module readme
  Add some new git aliases, modify a few more. (sorin-ionescu#1301)
  Add better support for pyenv virtualenvs
  Convert long-pwd to pwd-length
  Add zstyle option to show pwd in long format
  rsync: Update reference to Bombich's rsync page
  Add support for 'pip', 'pip2', 'pip3' completion
  Update ssh module for multi session hosts
  New `alias gfa=git fetch --all` for git module
  Add utility alias for pydf
  Add perl-info function & plenv subcommand aliases (sorin-ionescu#1303)
  archive: add archive function
  archive: add support for *.jar files (sorin-ionescu#1302)
  Move python-info call in paradox from preexec to precmd
  ...
Raimondi pushed a commit to Raimondi/prezto that referenced this pull request Jun 20, 2017
eduardolundgren pushed a commit to eduardolundgren/prezto that referenced this pull request Jul 8, 2017
henrydobson pushed a commit to henrydobson/prezto that referenced this pull request Jul 26, 2017
pfista pushed a commit to pfista/prezto that referenced this pull request Nov 21, 2018
josh-h pushed a commit to josh-h/prezto that referenced this pull request Dec 17, 2018
lalonde pushed a commit to lalonde/prezto that referenced this pull request Feb 28, 2019
jgosmann pushed a commit to jgosmann/prezto that referenced this pull request Nov 1, 2019
rooney pushed a commit to rooney/prezto that referenced this pull request Aug 19, 2020
RIT80 pushed a commit to RIT80/prezto that referenced this pull request Jan 25, 2022
RIT80 added a commit to RIT80/prezto that referenced this pull request Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants