Michael Nikitochkin
ad3f59252b
Added global aliases to use RAILS_ENV.
13 years ago
MatthR3D
460cb3d0e0
Edit some yaourt aliases and add some
...
* yaupg now also updates AUR packages
* Add yalst alias : it lists the installed packages, even from AUR
* Add yaorph alias : it removes orphans using yaourt
13 years ago
toctan
388ae92d47
command-not-found support for Arch Linux
13 years ago
Oleg Kandaurov
07738ea863
Add colorize plugin
13 years ago
bertabus
c50b9a24f1
Added Vundle clean to remove bundles removed from vimrc
13 years ago
George Miroshnykov
0c9b4329ef
Support for Sublime Text 3
13 years ago
Brian Galey
c3b20a6541
Use completions with django-admin.py
13 years ago
Brian Galey
872ef081d3
Add collectstatic to django command completions
13 years ago
Vladimir Zakharov
c8db4f81fa
Add alias for 'hg bookmarks'
13 years ago
Marc Paradise
2bae7ef4f9
initial support for chef 11 integrated knife-essentials
...
* added new commands 'diff' and 'upload'
* Add basic file completion for file-centric commands 'diff' and
'upload'
13 years ago
Marko Bauhardt
0854b18cdf
a plugin (function) which copies the content of a file into the clipboard
13 years ago
Marko Bauhardt
9c6b88607e
a plugin (function) which copies the current directory into the clipboard
13 years ago
Bercio
6b6208e141
>! doesn't work with no clobber, echo is redundant. Fixed all.
13 years ago
Bercio
58a6ed1eac
"$PWD" = "PWD", >! doesn't work, echo is redundant. Fixed all.
13 years ago
Alexis Hildebrandt
9af2295394
Add emoji-clock plugin
...
which displays the current time with half hour accuracy as an emoji
symbol, for example in the shell prompt.
13 years ago
Conrad Irwin
fc785de97b
+safe-paste plugin
13 years ago
dsx
6271941a91
Prevents echo of _sublime_darwin_paths contents
13 years ago
Marko Bauhardt
e4fb94306a
ohmyzsh plugin of the z project: https://github.com/rupa/z
13 years ago
Tima Maslyuchenko
8e368c1222
added hub autocomplete instructions
13 years ago
Justin Clayton
48c0f6c294
Update _vagrant
...
updated to match new vagrant 1.1.x command list
13 years ago
Ben Hartshorne
520b0132e9
adding docs about knife path config variables
13 years ago
Ben Hartshorne
5c1c536015
allowing you to override knife paths
13 years ago
Adam Krebs
f9722174f7
fix some references from npm --> bower.
13 years ago
Adam Krebs
b7608bf32d
add bower autocompletion
13 years ago
Rostislav Raykov
8d6b7573e7
Powify autocomplete
13 years ago
KokaKiwi
af8d8df36c
Add colored man plugin.
13 years ago
lesmyrmidons
55da480da1
modify alias sfc => sf
13 years ago
lesmyrmidons
fc67399843
Simplification name aliases and adding new alias
13 years ago
Simeon F. Willbanks
c89afd2f6a
Fixes #1485 zeus should not be bundled
13 years ago
Vladimir Zakharov
295bac0329
Mercurial: add alias for pull with rebasing
13 years ago
Josh Matthews
19ae0b576c
Exporting path to fixed config as a global variable.
...
This is done to fix compatibility with antigen.
To keep with convention, the variable has been renamed to be in all caps.
13 years ago
Josh Matthews
a91872df35
Prefixing tmux wrapper function with '_'.
13 years ago
Michael Nikitochkin
2916ef7194
Use new style of rails command.
13 years ago
Serg Lifinsky
c1c77685ed
Fix grails plugin
...
Fix problem with "basename" command error "extra operand" (do not work with array)
13 years ago
Bobby DeSimone
7c50867d2e
Added golang completion support from golang.org
13 years ago
Adam Stankiewicz
0ed1adeaad
Use --no-rehash option for faster startup
13 years ago
Ben Marshall-Corser
f7f487c426
Alias for commit and commit all with amend
...
For the lazy and forgetful. Don't worry, a bang is fine in an alias and completion.
🎉
13 years ago
Marcel Wolf
2a1c9ff340
add ssh-agent option to set default lifetime of identities
...
By default, ssh-agent stores identities forever. It has an option to
set a maximum lifetime for identites (useful to expire passphrase protected
keys). Allow this option to be set using:
zstyle :omz:plugins:ssh-agent lifetime <time>
13 years ago
Ryan Winograd
4c8bba57ac
Fix whitespace
...
That's what I get for using GitHub text editor and not checking tabs.
13 years ago
rylwin
1cfd813f79
last-working-dir: Use >! to overwrite $cache_file
...
Use ">!" to overwrite $cache_file in case noclobber is set.
When noclobber is set, zsh will not allow the use of ">" to overwrite
the contents of a file. Instead, it displays a "file exists" error.
By using ">!" instead, we tell zsh to overwrite the file without
complaining.
13 years ago
Jim Hester
ac6f1a045c
Update to latest per-directory-history
13 years ago
Ashley Snowdon
6c6072c492
Modified to use full parameter as newer versions of base64 uses lowercase D
13 years ago
hacfi
4bf174c38b
Autocomplete composer default methods if composer.json is not available
...
This plugin currently doesn't autocomplete composer commands if there is no composer.json in the current dir. However, the commands create-project, init, search, selfupdate and show are still useful without a composer.json!
13 years ago
Spencer Rinehart
bdf4f5a347
Allow ":" and "-" characters in phing tasks.
...
Tasks that included hyphens or colons were being excluded from
completion. This improves the usage for this.
13 years ago
Spencer Rinehart
300f94cb0e
Use [ -nt ] instead of stat -f%m to check cache files.
13 years ago
Vladimir Zakharov
6dd286bba3
Mercurial: add aliases for 'incoming' and 'outgoing' commands
13 years ago
ishtu
49860bd61f
add function vncviwer
13 years ago
Sean Jones
fdd46d8815
Updated battery plugin. Displays charging time.
...
linux battery level now refreshes after every command
13 years ago
RomainBelorgey
20fe5e6a57
Update _capistrano
...
Add use of Capfile commands
13 years ago
Jim Hester
0744acd663
Update to latest per-directory-history
...
See [https://github.com/jimhester/per-directory-history ]
13 years ago