Tim O'Brien
7c31c7a963
Bring bgnotify plugin up to date with t413/zsh-background-notify
...
Changes include:
- time format now shows h/m/s (only when needed!)
- adds hooks only for interactive connections
- adds specific kde support (via kdialog)
- adds click-action for OS X terminals
11 years ago
wubaiqing
9caa215a2f
Add Baidu support to web-search plugin
11 years ago
Marc Cornellà
be10229659
Exit only if the fbterm session closed correctly
...
This prevents the previous behavior that exitted the zsh session
even if fbterm didn't start correctly.
11 years ago
Marc Cornellà
be5dcb8a59
Check if fbterm is installed and use $TTY variable
11 years ago
Marc Cornellà
ccb0ae5720
Add quotes to support folders with whitespace
11 years ago
Marc Cornellà
b760a10cb2
Use standard open command in fasd and lighthouse plugins
11 years ago
Marc Cornellà
d1d06b5675
Use standard open command in current plugins
...
Substitutes the current duplicate logic for the standard
and cross-platform function open_command in plugins:
frontend-search, jira, node, web-search
11 years ago
xiao.fan
cddfc3b038
style fixes
11 years ago
Florin Patan
cf78586f15
Update to latest Terraform release 0.6.1
11 years ago
gkze
7f3e6143ec
Add terraform completion
11 years ago
xiao
aac5523629
Additional chpwd clobbering fix for dirpersist
11 years ago
xiao
084792b829
Don't clobber chpwd
11 years ago
Boris Avdeev
5554207279
Add alias for "systemctl cat" and "systemctl edit"
11 years ago
Andrew Janke
9a397254da
Remove redundant comments from the .zsh file (since they're in README now).
11 years ago
Andrew Janke
6d618ef70e
emoji plugin: generate char map from Unicode UTR51 data files
...
Refactor the functions and group listings to have fewer functions,
but have them take group names as parameters.
Pull group definitions in to a single associative array.
11 years ago
Andrew Janke
f73e642e22
virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory)
...
Change error output to more conventional OMZ format, so it's clear the plugin is for oh-my-zsh and not base zsh.
Use `local` variables instead of manual unsetting.
11 years ago
Andrew Janke
c1f1f91daa
virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` modifiers
11 years ago
moncho
0950f9c56d
Plugin now uses completion script from docker-compose repo.
11 years ago
Fredrik Strandin
546b99ad4c
Use 'quit all' instead of counting needed quits
11 years ago
ncanceill
d24196cfbd
git plugin: fix ggl to avoid empty string
...
see
https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330
11 years ago
Arnaud Rinquin
ed6645a282
Fix plugin/git ggpull and ggpush backward compatibility
...
Current `ggpush` is `git push origin` instead of `git push origin $(current_branch)`
Same for `ggpull`
11 years ago
Andrew Janke
d0670aa2bd
Fix merge conflict for jira-prefix and jira add comment
11 years ago
Mikhail S. Pobolovets
a7e79824f8
Add mix-fast plugin (similar to rake-fast)
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
11 years ago
UserTaken
55b1a2befe
Update _docker
11 years ago
Michael Okner
3d670c0bfc
Adding quotes to git completion discovery path
...
Previously, spaces in the path would result in wto separate errouneous
paths being parsed. This fixes that issue.
11 years ago
Fräntz Miccoli
4cc0a2638c
A paver (Python build and configuration utility) plugin
11 years ago
Marc Cornellà
26c7adf110
Revert "Added migration notification for rails plugin"
...
This reverts commit 1493d88e3f , made
to put a deprecated notice on rails3 and rails4 plugins, so that
users would migrate to the unified rails plugin.
It's been 1.5 years since that, so everyone should be migrated to
the good one.
11 years ago
Sriram Sundarraj
8b95bdb5e0
Added github in web_search plugin.
11 years ago
Christian Hoener zu Siederdissen
83295ec9bc
last-working-dir working with spaces in dirnames
11 years ago
Tommy Wang
d0b690b584
use local options to set no_equals before sourcing bash completion script
11 years ago
ncanceill
f1a43daa36
git plugin: new/changed aliases
...
gaa was brought back by popular demand — see #3535
gap was replaced with gapa — see #3682
gdc was replaced with gdca — see #3977
11 years ago
Filip Bartuzi
e55d84f76e
Add reference to bundler plugin issue in README
11 years ago
Erlend Hamberg
763cef8013
Add `leaves` command to `brew` completion
11 years ago
Vadim
4b76b7429a
remove trash command from osx plugin
11 years ago
wyldphyre
cf3fb873ec
Added README.md file for ForkLift plugin
11 years ago
wyldphyre
81da07602c
Added README.md file for atom plugin
11 years ago
wyldphyre
a2d7d36e70
Added README.md file
11 years ago
CkEsc
c28b226af2
Fix README.md for sst command
11 years ago
Daniel Campoverde [alx741]
0e35bd4001
Plugins: vi-mode: Add first README file
11 years ago
KhasMek
0f96e8e6c2
Plugins: archlinux - add basic README.
11 years ago
KhasMek
e5929680fd
Plugins: archlinux - use command -v in favor of which
...
The command 'which' launches an external process that isn't
really necessary.
11 years ago
KhasMek
e0ce87632d
Plugins: apache2-macports - add README
11 years ago
ncanceill
8eb31a6f9a
git plugin: fix ggpnp when called without argument
...
also allow multiple arguments for ggp and ggl aliases
11 years ago
Mikhail S. Pobolovets
1f008b4113
Update Mix complition upto 1.0.4
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
11 years ago
Jorge González
02c2b74918
Update aliases in laravel5.plugin.zsh file
...
Some minor changes to the aliases.
* removed php artisan dump-autoload since is no longer a command in laravel 5
* updated the la5routes alias to the new version of the command
* added a la5vendor alias to publish assets from vendor packages
11 years ago
regagain
266894c6a1
Update taskwarrior.plugin.zsh
...
Corrected documentation to avoid confusion (see https://github.com/robbyrussell/oh-my-zsh/issues/3796 )
11 years ago
Michele Bologna
1a4dc0d2db
Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
11 years ago
Paul
8791d7e09e
Update bgnotify.plugin.zsh
...
Fixed error with spaces in commands
11 years ago
Luca Stefani
af4ffe56ea
adb: add more commands
11 years ago
Octavian Neamtu
fb5b83d10d
Fixed jump pluging to display the right mark name on 'mark . '
11 years ago