Skip to content

molovo/sublime-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sublime-zsh

A package containing native ZSH autocompletion and some useful snippets for ZSH development.

Installation

With Package Control

  • Hit cmd+shift+p
  • Type Install package
  • Search for ZSH

Autocompletion

sublime-zsh uses ZSH's built-in autocompletion, thanks to Vincent Breitmoser's zsh-capture-completion. As you type shell commands into your ZSH scripts in sublime, the next word is autocompleted as you type, just as it would be on the command line.

Snippets

  • array
  • function
  • hash
  • integer
  • local
  • shebang
  • start
  • zparseopts

License

Copyright (c) 2016 James Dinsdale hi@molovo.co (molovo.co)

sublime-zsh is licensed under The MIT License (MIT)

Team

About

Provides native ZSH autocompletion and snippets

Resources

License

Stars

Watchers

Forks

Packages

No packages published