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
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
mapc
5729d57988
Enhance writing routines
2014-11-28 14:35:57 +01:00
mapc
6dcd047aff
env_defaul=>env_default
2014-11-28 14:35:57 +01:00
mapc
32f82c53c1
Add sudo without xargs shortcuts
2014-11-28 14:35:57 +01:00
mapc
7bb50528f8
Add pager shortcuts
2014-11-28 14:35:57 +01:00
mapc
d023d9e6b4
Add download shortcuts
2014-11-28 14:35:57 +01:00
mapc
30606b34cc
Add a description
2014-11-28 14:35:57 +01:00
mapc
5809e8da87
Add cat (+write, +append), enhance formatting
2014-11-28 14:35:57 +01:00
mapc
7986e00534
Add the singlechar plugin
2014-11-28 14:35:57 +01:00
cmar
eea47ce81b
command to restart pow process
2014-11-28 14:35:52 +01:00
Derek Wyatt
4282bf2789
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.
2014-11-28 14:35:52 +01:00
Derek Wyatt
54554364a6
Updated the README to include documentation on the postCallVim callout
2014-11-28 14:35:52 +01:00
Derek Wyatt
1b4a7cf581
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on
2014-11-28 14:35:52 +01:00
Derek Wyatt
5640ec4383
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
2014-11-28 14:35:52 +01:00
Derek Wyatt
208997f78f
A plugin that makes it easier to interact with the (single) running instance of gvim
2014-11-28 14:35:52 +01:00
cmar
2108da8a26
added powed command to list pow urls
2014-11-28 14:35:52 +01:00
David Lee
a44ca3d513
Add gem build autocompletion
2014-11-28 14:35:51 +01:00
William Roe
aafb669a42
Add completion for pip install -r - so that it autocompletes requirements filenames
2014-11-28 14:35:46 +01:00
Wael Nasreddine
d941a17ee4
Add zsh_reload which provides src function, this function will source .zshrc and rebuilds cache
2014-11-28 14:32:38 +01:00
Fredrik Wallgren
26f757e3e4
Update the script to account for the changes in 0.1.7 where .gas is a directory
2014-11-28 14:32:38 +01:00
Tristan Carel
e1c1bff90b
Do not overwrite EDITOR environment variable if already defined.
2014-11-28 14:32:38 +01:00
Tristan Carel
e50cc5162d
Comment
2014-11-28 14:32:38 +01:00
Tristan Carel
5e0f0bf93b
Fix builtin `ecd' when file path contains space characters.
2014-11-28 14:32:38 +01:00
Tristan Carel
f79e38fef8
New function efile
2014-11-28 14:32:38 +01:00
Justin Riley
765aa0cac2
add git-prompt plugin from olivierverdier/zsh-git-prompt
2014-11-28 14:32:38 +01:00
Tristan Carel
ff660f5cb3
Fix indentation
2014-11-28 14:32:37 +01:00
Tristan Carel
f384e8f329
Fix alias `eeval'
2014-11-28 14:32:37 +01:00
Tristan Carel
9a07d416b5
- Fix pass of parameters
...
- Add new function `ecd'.
2014-11-28 14:32:37 +01:00
Tristan Carel
4685104ec6
More comments
2014-11-28 14:32:37 +01:00
benjaoming
1934d9ad38
Throw an error message when $WORKON_HOME is not set
...
Took me a while to figure this one out, and I have a default installation of virtualenvwrapper -- this is a soft fix, just put an error message. But perhaps the fix should be to use the default value `~/.virtualenvs`.
2013-11-22 11:48:13 +01:00
Robby Russell
9f5a895192
Merge pull request #2084 from mekanics/update-pod-plugin
...
updated the arguments list to the newest version (0.27.1) of cocoapods
2013-11-16 08:55:18 -08:00
Robby Russell
06021ccad7
Merge pull request #2209 from quodlibetor/pip-caching-fixes
...
pip: successfully cache all the packages
2013-11-16 08:51:02 -08:00
Markus Færevaag
6f48f586ba
Added wd plugin
2013-11-16 02:15:17 +01:00
Robby Russell
1cc1906347
Merge pull request #2244 from marcoccchan/master
...
Use environment specific open command when creating a new Jira issue.
2013-11-13 13:28:01 -08:00
Robby Russell
a4f4ed037a
Merge pull request #2243 from sabarishcrri/bundle_plugin_nobundle_fix
...
bundle plugin throwing error when bundle is not in path while initializing
2013-11-12 19:34:09 -08:00
Carlos Cardoso
c6dce05fab
python3 clean updated.
2013-11-12 22:55:28 -02:00
Marco Chan
bb2064e92b
Use environment specific open command when creating a new Jira issue.
2013-11-12 15:55:16 +08:00
Sabarish Kumar R
27f9747143
bundle plugin throwing error when bundle is not in path while initializing
2013-11-12 12:31:13 +05:30
nishigori
dd4f57010c
Fix bad ps syntax in ssh-agent plugin
2013-11-05 08:40:13 +09:00
Robby Russell
b2376c3770
Merge pull request #1529 from aquaplanet/fix-sshagent-openbsd
...
Fix ssh-agent plugin for OpenBSD, making it more portable
2013-11-04 12:29:42 -08:00