Christian Höltje
cfe468f6f6
ssh-agent: prevent environment file from flapping
...
On an OS X laptop, the variable `$HOST` changes a lot depending
on what wifi network you're connected to. This causes a lot
of `~/.ssh/environment-$HOST` files to be created and
causes multiple ssh-agents to created.
Instead, use `scutil --get ComputerName` to get something
more stable.
12 years ago
Markus Faerevaag
d41ac7fe3e
Updated wd plugin to v0.3.0
12 years ago
Kaiwen Xu
2691520d6f
Integrate changes from #1841 .
12 years ago
Kaiwen Xu
5ba96e9a05
Fixed sublime plugin behaviors.
...
- Fixed subl search path order in Mac because Sublime Text 3 is named
Sublime Text.app by default instead of Sublime Text 3.app and they are
mostly likely to be placed in /Applications instead of
$HOME/Applications.
- Fixed sublime text binary path in Linux. The sublime_text binary
installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text
instead of /usr/bin/sublime_text.
- Use zsh's built-in process detach syntax instead of nohup.
12 years ago
Michael Nikitochkin
6dcdfe61e2
🐼 Added simulator alias for Xcode plugin
...
It is often required to start simulator without Xcode.
12 years ago
Josh Burns
fdbf0cbe46
gem push alias and gem yank alias
12 years ago
Josh Burns
da573f6356
add gem push alias
12 years ago
Josh Burns
f139401485
add gem build alias
12 years ago
Robby Russell
6cc240811f
..a fundamental piece of matter.
12 years ago
Eduardo San Martin Morote
8309b0a19b
Verification of convert inside the function
...
Depending on when the path is declared this solution would work in any case
12 years ago
Chris Jones
c397000b3b
grab last item in list which is the branch instead of relying on position.
12 years ago
Chris Jones
7a546362d3
Much needed PEP8 love. Use spaces, not tabs.
12 years ago
Robby Russell
598a9c6f99
Adieu l'ami.
...
@jimweirich -- You will be missed.
12 years ago
Brian McKenna
c0f716b2e5
Fix remaining broken URL in gitignore function
12 years ago
Alexander Hramov
bd4f7e24ea
Update gitignore.plugin.zsh
...
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
12 years ago
Brian McKenna
1df7d01618
Fix URL to gi (gitignore) function
...
Previous URL doesn't seem to work because the host requires a www
prefix.
12 years ago
Brian McKenna
358b6ffcde
Add cabal_sandbox_info function
...
Reports whether the current working directory is within a
sandbox. Useful to check before installing Cabal packages into the
global registry.
12 years ago
Igor Timoshenko
354593e9b2
Added Yii basic command completion
12 years ago
Emanuele Zattin
f6f3e93019
Improve oneline logs
...
Add decorate and color to the normal oneline and add a new alias for graph oneline logs.
12 years ago
Luke Steensen
aa9db3e8f9
update golang plugin to match official version
12 years ago
Luke Steensen
2078e7d4de
remove duplicate 'go' plugin, symlink to 'golang'
12 years ago
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
12 years ago
Tobias Kirschstein
0cb2ecff80
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
12 years ago
Kevin Lange
a48fd1e808
Update nyan.plugin.zsh
13 years ago
Kevin Lange
9b3344dd80
change nyancat telnet server
...
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
13 years ago
Brice Dutheil
cc8b09366b
Adds a method that print a battery gauge
...
It is especially useful for themes, this function is a port of the code written by Steve Losh
and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity )
13 years ago
Brice Dutheil
ca129bb550
Renames main plugin function to `svn_prompt_info`
13 years ago
Brice Dutheil
f66ab7f98f
Renamed the methods of this script
13 years ago
Brice Dutheil
8ede6c6af3
Added further cleanup and svn status information
13 years ago
LFDM
8bf8e1ecf9
Heavy refactor of svn-fast-info
13 years ago
Brice Dutheil
642ae64bc5
Inline `parse_svn` to avoid leaky state
...
As noted in review, `in_svn` is not properly reset to false. This is better anyway to not leak state.
13 years ago
Brice Dutheil
1304ed8d25
Report the SVN need upgrade
...
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6
13 years ago
Brice Dutheil
9ce1b6289a
new faster SVN plugin
13 years ago
Pablo Cantero
4354f91171
Fixes tmuxinator plugin find on OSX
13 years ago
Sam O
d60522c7a2
escape dashes
13 years ago
Sam O
827d9dfcb4
Update git.plugin.zsh
13 years ago
lumbric
b58b996b40
fix name schema for sudo plugin
...
Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh).
13 years ago
chuancong
e41b6acd2a
Add support to command "show"
13 years ago
Mikhail Nikalyukin
fdfc907052
Add rdmtc alias for rails plugin.
13 years ago
Eduardo San Martin Morote
44b23ae194
catimg: fix exit without using source
...
supresses errors from convert whilen converting, as they
are usually just warnings
13 years ago
Eduardo San Martin Morote
349fa15b18
Fixed a dirs bug for catimg
13 years ago
Eduardo San Martin Morote
0185d9920b
catimg plugin
...
allow to print an image to the stdout using convert
13 years ago
Peter van der Does
2ffca06806
Update git-flow-avh 1.7.0
13 years ago
Brandon Siegel
22c0db64ee
Change `bi` alias to a function
...
Only check the bundler version when we call bi. This fixes two issues:
First, if there is no bundler available system-wide this will cause an
error each time zsh loads. Second, if new bundler is installed
system-wide but you change into an rbenv with an older version, the
alias will no longer work.
13 years ago
Kevin Messer
84e178fa3d
Fixed lines 32, 33, 34 where one 'p' was missing in 'zypper' command.
13 years ago
Jens Tinfors
96bd365542
Adds the hgsl alias for one-line shortlog convenience
13 years ago
Thomas Kriechbaumer
1493d88e3f
Added migration notification for rails plugin
13 years ago
ych
699c82eb89
Add FreeBSD support for autojump plugin
13 years ago
Markus Færevaag
b4ffe5cf0a
wd.plugin: Added checks, readme and completion
13 years ago
Markus Færevaag
240b25daaa
wd.plugin: Fixed nested dirs
13 years ago