dongweiming
|
792588b7d6
|
Add option for show in the command execution time stamp in the history
|
2014-11-28 14:36:04 +01:00 |
|
dongweiming
|
833651c762
|
Modify determine the oh-my-zsh installed in non-default path of the installed
|
2014-11-28 14:36:04 +01:00 |
|
dongweiming
|
0eb283d955
|
Update gem completion
|
2014-11-28 14:36:04 +01:00 |
|
Gaetan Semet
|
c9b872f265
|
Better super-grep
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
|
2014-11-28 14:36:04 +01:00 |
|
Gaetan Semet
|
c9da160133
|
New plugin 'common-aliases' for optional cutting edge zsh aliases
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
|
2014-11-28 14:36:04 +01:00 |
|
Gaetan Semet
|
ce7254f35a
|
source ~/.profile for upgrading (to source the proxy configuration)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
|
2014-11-28 14:36:04 +01:00 |
|
Ron Shapiro
|
cba832c64c
|
plugged_in function
|
2014-11-28 14:36:04 +01:00 |
|
Nicolas Jeker
|
02182762d5
|
use hostname instead of hostname -s
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
|
2014-11-28 14:36:04 +01:00 |
|
Jim Hester
|
5da2c0cfa9
|
Update to latest per-directory-history
|
2014-11-28 14:36:04 +01:00 |
|
Jim Hester
|
cfe57540d8
|
Update to latest per-directory-history
See [https://github.com/jimhester/per-directory-history]
|
2014-11-28 14:36:04 +01:00 |
|
Frank Louwers
|
d274e81539
|
[pj-plugin] avoid using basename. migth be (a lot?) faster
|
2014-11-28 14:36:04 +01:00 |
|
Frank Louwers
|
c11baf42c6
|
[pj-plugin] delete ugly ls -l | awk print $9 thing to use something not depending on date format + add support for projects with spaces in them
|
2014-11-28 14:36:04 +01:00 |
|
Adolfo Benedetti
|
7a06278592
|
updated adben theme: added offline content, subversion support, refactored prompt
|
2014-11-28 14:36:03 +01:00 |
|
Jack Henahan
|
a674c34f55
|
add symbol in darcs repos to match git and mercurial
|
2014-11-28 14:36:03 +01:00 |
|
Anton Eicher
|
a5c8904e51
|
Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc.
|
2014-11-28 14:36:03 +01:00 |
|
Gambhiro
|
d423fd4e08
|
git lol
|
2014-11-28 14:36:03 +01:00 |
|
Gambhiro
|
31ffbaea51
|
more catspeak
|
2014-11-28 14:36:03 +01:00 |
|
Sergey Lukin
|
9a97fae1e9
|
Fix /bin/sh compatibility issue in install.sh
|
2014-11-28 14:36:03 +01:00 |
|
Felix Dreissig
|
96cd8784be
|
Replace hardcoded key escape sequeneces with dynamic ones from terminfo.
|
2014-11-28 14:36:03 +01:00 |
|
Felix Dreissig
|
9f2dd08ad5
|
Make sure the terminal is always in application mode when zle is active.
|
2014-11-28 14:36:03 +01:00 |
|
Mat Schaffer
|
e643795ac8
|
Don't clobber standard Esc+. behavior
Esc+. works as "last arg" on both bash and zsh. Seems like a shame to introduce a new standard.
Conflicts:
lib/key-bindings.zsh
|
2014-11-28 14:36:03 +01:00 |
|
Kyle West
|
132ec7ec0b
|
forgot to save before committing. doh
|
2014-11-28 14:36:03 +01:00 |
|
Kyle West
|
407862cddf
|
Added documentation to key bindings.
Conflicts:
lib/key-bindings.zsh
|
2014-11-28 14:36:03 +01:00 |
|
cybozuty
|
6de8336312
|
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
|
2014-11-28 14:35:59 +01:00 |
|
fred-o
|
5201565ce7
|
application completion
|
2014-11-28 14:35:59 +01:00 |
|
fred-o
|
3d559f2c6f
|
library completion
|
2014-11-28 14:35:59 +01:00 |
|
fred-o
|
c76adcbc4c
|
in hindsight, this is probably a bad idea
|
2014-11-28 14:35:59 +01:00 |
|
fred-o
|
9c0ae58ce3
|
completion of targets
|
2014-11-28 14:35:59 +01:00 |
|
fred-o
|
2488e68503
|
instance and cluster completion
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
1ac84b593d
|
node completion
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
5309487811
|
help command, node completion
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
9a5ac832b8
|
added _files values for certain options
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
a4ea342a77
|
completion options
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
4e1b4da20f
|
added alias
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
ea9e1e8ff6
|
added completions for all known arguments to all known commands
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
ed08254880
|
apparently, this file must exist for the plugin to load
|
2014-11-28 14:35:58 +01:00 |
|
fred-o
|
2913a83603
|
added completion for all asadmin subcommands
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
e5032a9adc
|
Remove debug info
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
f3dcfeb17e
|
Dynamicly generate completion functions to support changing apt_pref
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
9995693ab6
|
Add myself to the authors list
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
917f4facb8
|
Use a static apt-get where only apt-get works
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
953be4dd4f
|
Add completion instructions for apt/aptitude commands
|
2014-11-28 14:35:58 +01:00 |
|
nXqd
|
96d2dcac37
|
avoid VCS folders
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
696db422f9
|
Enhance handleing of spaces in filenames
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
05026eea40
|
Add the fastfile plugin
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
3f676dcd6e
|
Make (s)xf not search in current dir
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
fc064f5163
|
Make grep recoursive
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
c76c9a7163
|
Enhance file find
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
ab7d1678f4
|
Add Man
|
2014-11-28 14:35:58 +01:00 |
|
mapc
|
4594b97b2c
|
Add file finders
|
2014-11-28 14:35:58 +01:00 |
|