Kovica
ca50c499c3
Don't need that echo
2015-02-05 14:09:14 +00:00
Kovica
85575f8373
Added comments
2015-02-05 14:09:14 +00:00
Kovica
b31b0ea606
We don't need return values
2015-02-05 14:09:14 +00:00
kovica
e8ac683947
Update base.theme.bash
...
Faster Mercurial status
2015-02-05 14:09:14 +00:00
Hannes
19950f65d1
Update pure.theme.bash
...
Fixed an issue, where ps_root_mark was not defined
2015-02-05 14:09:14 +00:00
oxnz
d76453784f
fix bugs caused by unquoted variable(s); remove unnecessary grep in ips func
2015-02-05 14:09:14 +00:00
Benjamin Brombach
258afc2a0d
Fixed #157 : Made 'type' command using default LANG (not system LANG) to check if function or alias.
2015-02-05 14:09:14 +00:00
Sergio Pieiga
df40462cf2
grep v2.21 compatibility
...
grep v2.21 depracates GREP_OPTIONS env var
2015-02-05 14:09:14 +00:00
Eddie A Tejeda
cfab2898ad
create postgres helper functions for bash_it
2015-02-05 14:09:14 +00:00
Ben Brunton
21ff8b9297
updated brunton theme to use battery_charge
2015-02-05 14:09:14 +00:00
Ben Brunton
1a74e54b3f
prevent battery_charge call from erroring in themes when battery plugin not enabled
2015-02-05 14:09:14 +00:00
Ben Brunton
3451a67876
included safe battery charge to prevent error when battery plugin not enabled
2015-02-05 14:09:14 +00:00
Ben Brunton
47d5577e95
Delete brunton.theme.bash~
2015-02-05 14:09:14 +00:00
Ben Brunton
68e5e517f0
inclued brunton theme
2015-02-05 14:09:14 +00:00
Peter Daly-Dickson
06e75f7b2e
Moved arrow-keys-search-history from lib to available plugins
2015-02-05 14:09:14 +00:00
Peter Daly-Dickson
e9b84d29fb
Added ability to enter a few characters at the prompt and then search backwards/forwards through history with up and down arrows
2015-02-05 14:09:14 +00:00
Nils Winkler
d8ed79594f
Fixed script execution to always use the frontmost window, instead of window 1.
...
If you had multiple terminal windows open, there was a chance that the command was sent to another window (the one with index 1). Using index 0 will execute it in the currently visible window.
2015-02-05 14:09:14 +00:00
Carlos Reynosa
0c866eba18
Added SCM_CHECK flag documentation.
2015-02-05 14:09:14 +00:00
Nils Winkler
edc523b40a
Added alias for copying the last command to the OS X clipboard.
...
Use `copyLastCmd` to copy the last executed command to the clipboard.
2015-02-05 14:09:13 +00:00
Eric Baer
12619ffa5b
Don't return rbenv or rvm if the don't exist
2015-02-05 14:09:13 +00:00
Conrado Buhrer
c270d858da
added: ansible aliases
2015-02-05 14:09:13 +00:00
Conrado Buhrer
f20586d320
added: vim aliases
2015-02-05 14:09:13 +00:00
Conrado Buhrer
09b7b601a1
added: slick theme
2015-02-05 14:09:13 +00:00
Omer Katz
03151b4e01
Added vagrant bash completion.
2015-02-05 14:09:13 +00:00
Omer Katz
14bbc8af3b
Added test kitchen bash completion.
2015-02-05 14:09:13 +00:00
Omer Katz
38b4758611
Added packer bash completion.
2015-02-05 14:09:13 +00:00
Omer Katz
87da90ba95
Added gulp bash completion.
2015-02-05 14:09:13 +00:00
Omer Katz
8c191f8a2d
Added salt bash completion.
2015-02-05 14:09:13 +00:00
luke
f264657e0c
Skip workon if not in root directory
2015-02-05 14:09:13 +00:00
Omer Katz
c159d96c67
Added fzf plugin.
2015-02-05 14:09:13 +00:00
ruoxi
f51ab848bc
Add svn completion.
2015-02-05 14:09:13 +00:00
Nils Winkler
505611739f
Added two useful git aliases found here:
...
http://blogs.atlassian.com/2014/10/advanced-git-aliases/
2015-02-05 14:09:13 +00:00
Nils Winkler
02eb261714
Added the gifify function.
...
This allows to convert a .mov file into an animated GIF file. Based on
these resources:
* https://gist.github.com/SlexAxton/4989674
* https://gist.github.com/paulirish/b6cf161009af0708315c
2015-02-05 14:09:13 +00:00
Omer Katz
293fa9bafa
Added the bash completion file for git flow AVH edition.
2015-02-05 14:09:13 +00:00
Omer Katz
bcc6b1d8ca
Added the gh bash completion file.
2015-02-05 14:09:13 +00:00
Omer Katz
2b648bd2b9
Added the gh plugin.
2015-02-05 14:09:13 +00:00
Omer Katz
406a3bece9
Added the pipsi plugin.
2015-02-05 14:09:13 +00:00
Luke Culbertson
ac74d0dcca
Added pyenv-init to allow pyenv virtualenvwrapper to init properly
2015-02-05 14:09:13 +00:00
Carlos E. Reynosa-Nunez
2d1fd5ea04
Fixed typo in comments.
2015-02-05 14:09:13 +00:00
Carlos E. Reynosa-Nunez
fa1e61c781
Added the base theme version control status check flag to the template bash profile. This will allow for easy changing of the flag's value without needing to understand the base theme file.
2015-02-05 14:09:13 +00:00
Carlos E. Reynosa-Nunez
c0fc2e1228
Added a flag within the base theme to turn version control checks completely off or on.
2015-02-05 14:09:13 +00:00
Luke Culbertson
c004ecaac9
Run `pyenv virtualenvwrapper` and remove virtualenv-init cmd
2015-02-05 14:09:13 +00:00
Luke Culbertson
ce7818f598
Changed pvenv functions to avoid name conflicts
2015-02-05 14:09:13 +00:00
Luke Culbertson
acddf2132e
Added better support for pyenv, virtualenvwrapper, and autoenv
...
working in concert with one another.
Features added:
- Added a pyenv-virtualenv plugin which creates virtual environments
using the current pyenv python version
- `cd` into a directory that has a virtual environment already created
and autoenv will automatically activate that environment
- Current virtual environment is displayed in command prompt
2015-02-05 14:09:13 +00:00
Greg Nofi
63229a6548
Fix exit code check when setting alias for gshuf.
2015-02-05 14:09:13 +00:00
Joel McCracken
411640b537
Adds documentation around reload alias
2015-02-05 14:09:13 +00:00
Travis Swicegood
58b52819ab
Add a few new docker aliases
2015-02-05 14:09:12 +00:00
Nils Werner
16eee4184e
Simplify dsclean alias
2015-02-05 14:09:12 +00:00
Eduardo Bellido Bellido
33ec7f0159
Fix regression checking git repo status
2015-02-05 14:09:12 +00:00
Faro
3d2e164156
adding functions to rename os x terminal tab and window titles
2015-02-05 14:09:12 +00:00