Commit Graph

997 Commits (edca25afe54d91072d62b65a519ec571cf5bf357)

Author SHA1 Message Date
Nils Winkler f6a64d397f Merge pull request #448 from mimoralea/pbpaste-linux
Add aliases to copy to and paste from clipboard on the terminal for linu...
2015-04-10 08:17:34 +02:00
Miguel Morales 29c8e572c1 Remove darwin from the case 2015-04-09 10:34:04 -05:00
Miguel Morales a915926851 Emperor theme; features time on the prompt with different colors for each quater of the hour 2015-04-07 15:52:30 -05:00
Miguel Morales 0ddf972d99 Add aliases to copy to and paste from clipboard on the terminal for linux environments; analogous to pbpaste and pbcopy on Mac 2015-04-07 15:50:52 -05:00
Nils Winkler 16bc7843c4 Merge pull request #446 from nwinkler/proxy-plugin
Added proxy plugin.
2015-04-01 13:28:42 +02:00
Nils Winkler 492304dee5 Added proxy plugin. 2015-04-01 13:23:00 +02:00
Nils Winkler 25ec6ee6f3 Merge pull request #442 from ipoval/test_some_functions_in_base_plugin
start with tests for base.plugin.bash
2015-03-30 13:24:19 +02:00
Nils Winkler 332d06e734 Merge pull request #444 from nwinkler/nginx-move
Moved nginx settings to plugin.
2015-03-30 13:18:58 +02:00
Nils Winkler 98437efb15 Moved nginx settings to plugin.
These settings shouldn't be in the profile template, as they only make sense when used with nginx.
If you're using nginx, you can enable the nginx plugin.
2015-03-30 11:13:01 +00:00
Ivan Povalyukhin b3334bc9e5 adjust env vars in test_helper to make CI pass 2015-03-29 18:23:24 -07:00
Ivan Povalyukhin cbcdd66863 test base.plugin#pickfrom 2015-03-29 17:27:48 -07:00
Ivan Povalyukhin 839cf4429a start with tests for base.plugin 2015-03-29 16:31:05 -07:00
Ivan Povalyukhin 10ea42dc75 whitespace fixes in base.plugin.bash 2015-03-29 14:02:31 -07:00
Nils Winkler 07c4cb6f5e Merge pull request #441 from nwinkler/duplicate-rvm
Removed RVM loading, it's already done in the rvm plugin.
2015-03-29 12:47:58 +02:00
Nils Winkler a6e9a2e538 Removed RVM loading, it's already done in the rvm plugin. 2015-03-29 12:43:05 +02:00
Nils Winkler 95014c5ed5 Update bash_it.sh
Fixed file name after renaming.
2015-03-29 12:31:06 +02:00
Nils Winkler 7e2f4b0738 Update README.md
Updated Travis URL.
2015-03-29 12:24:01 +02:00
Nils Winkler 6759761201 Merge pull request #440 from ipoval/master
start with tests using bats framework, put travisci on
2015-03-29 12:21:24 +02:00
Ivan Povalyukhin c079458fd5 added travis build status to README 2015-03-28 18:57:51 -07:00
Ivan Povalyukhin 62d705ab50 added travis.ci support 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin 3c0db284ac added test/README with small guides about testing framework 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin 28e5c99816 added test example for plugin and lib 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin a13719f28f test lib#composure_keywords 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin ce4562decc rename lib/composure.{sh,bash} for consistency and to allow load helper work in tests 2015-03-28 18:54:37 -07:00
Ivan Povalyukhin b584d4304d [start with tests] minor space fix in the codebase 2015-03-28 18:54:37 -07:00
Nils Winkler 1412a3b3b9 Merge pull request #437 from ipoval/allow_faster_install
[allow faster install] clone bash-it with depth=1 instead of whole git h...
2015-03-27 08:03:11 +01:00
Ivan Povalyukhin 9683752117 [allow faster install] clone bash-it with depth=1 instead of whole git history - it allows to reduce install 2015-03-26 17:26:16 -07:00
Nils Winkler 800a5f9dbe Merge pull request #434 from ipoval/fix_path_to_commands_installed_with_user_install_gems
fix path to commands installed by gem install --user-install
2015-03-26 19:23:06 +01:00
Nils Winkler da07182910 Merge pull request #433 from ipoval/add_argument_presence_check_for_dirs_plugin_functions
add argument presence check for functions in dirs plugin to bad usage
2015-03-26 19:21:49 +01:00
Ivan Povalyukhin 0b300ccb86 add argument presence check for functions in dirs plugin to bad usage 2015-03-26 09:16:00 -07:00
Ivan Povalyukhin 0dfd477978 fix path to commands installed by gem install --user-install 2015-03-26 09:00:20 -07:00
Nils Winkler 6f7bb217f2 Merge pull request #436 from ipoval/fix_textmate_path
fix textmate path on some platforms
2015-03-26 16:57:03 +01:00
Ivan Povalyukhin fc77a8ce0f fix textmate path on some platforms 2015-03-26 08:50:34 -07:00
Nils Winkler d6e6caf3c6 Merge pull request #435 from ipoval/readme_minor_update
minor fix in Readme to add completion/custom.completion.bash to the customization list
2015-03-26 08:23:47 +01:00
Ivan Povalyukhin ef84346cb8 minor fix in Readme to add to the customization list 2015-03-25 19:52:38 -07:00
Nils Winkler b1a2273289 Merge pull request #432 from ipoval/code-gardening
[code-gardening] rm duplicate definition of transcribe function in lib/c...
2015-03-24 07:48:54 +01:00
Ivan Povalyukhin 540b946333 [code-gardening] rm duplicate definition of transcribe function in lib/composure.sh 2015-03-23 15:17:59 -07:00
Nils Winkler 64d08fbf8a Merge pull request #431 from nwinkler/readme-blurb
Updated readme, added an initial blurb.
2015-03-23 08:31:30 +01:00
Nils Winkler 6e77382247 Updated readme, added an initial blurb. 2015-03-23 08:30:09 +01:00
Nils Winkler cbba9c16ef Merge pull request #430 from nwinkler/completion-help
Added support for `bash-it help completions` command.
2015-03-23 08:20:41 +01:00
Nils Winkler d29d6df2f2 Added support for `bash-it help completions` command.
It's showing the same output as `bash-it show completions`,
to keep things simple.
2015-03-23 08:18:48 +01:00
Travis Swicegood e800a684f9 Merge pull request #424 from musophob/master
Add osx aliases for quicklook, volume, say.
2015-03-20 11:54:54 -07:00
Travis Swicegood 83ef7c5104 Fix gitter link 2015-03-20 10:16:50 -07:00
Travis Swicegood d6906be4d7 Merge pull request #426 from nwinkler/duplicate-vagrant-completion
Removed duplicate vagrant complation
2015-03-20 11:42:45 -05:00
Nils Winkler fedb24e60b Removed duplicate vagrant complation
The vagrant.plugin.bash file only defined a completion function, nothing
more. The vagrant.completion.bash file has a more recent completion
function for vagrant. We don't need both, and the completion in the
plugin file was in the wrong location in the first place.
2015-03-20 07:47:43 +01:00
Travis Swicegood 3e99bd2c28 Merge pull request #425 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-03-18 17:35:51 -05:00
The Gitter Badger 49f8e18161 Added Gitter badge 2015-03-18 22:34:58 +00:00
Nils Winkler b192fe4ca2 Merge pull request #421 from nwinkler/install_options
Added option for skipping questions in installer.
2015-03-18 08:05:19 +01:00
Sean Henderson 56e15245a5 Add osx aliases for quicklook, volume, say. 2015-03-17 01:13:45 +02:00
Travis Swicegood 00a4e6cc01 Merge pull request #418 from ifosch/powerline-multiline-rvm
RVM prompt for powerline-multiline
2015-03-14 18:17:15 -05:00