Commit Graph

  • a044ad5f59 Merge pull request #492 from jitakirin/fix-alias-docker-rm-untagged Nils Winkler 2015-05-26 16:04:10 +02:00
  • 76faf90f90 Fix dkrmui alias (delete untagged images) jitakirin 2015-05-26 10:25:56 +01:00
  • 6e31db4bd8 Merge pull request #489 from TCMiranda/tmux-aliases Nils Winkler 2015-05-25 16:48:56 +02:00
  • 26290954b2 Removed linux only validation Tiago Carvalho Miranda 2015-05-25 09:31:06 -03:00
  • 8050b5bde4 Merge pull request #487 from mimoralea/emacs-alias Nils Winkler 2015-05-25 10:23:12 +02:00
  • 68fa2cf9d2 my tmux personal aliases Tiago Carvalho Miranda 2015-05-24 22:06:03 -03:00
  • 567289185a Alias collides with httpie binary Miguel Morales 2015-05-24 18:11:14 -05:00
  • c14f94dc9c Add emacs terminal alias Miguel Morales 2015-05-24 18:06:48 -05:00
  • 6821b6c0dc Add less and remove hard exit Miguel Morales 2015-05-24 18:04:42 -05:00
  • 64649db39c Merge pull request #484 from jitakirin/powerline-sudo-indicator Nils Winkler 2015-05-22 09:57:40 +02:00
  • 595ae1ab07 Make powerline-multiline use the same check for sudo jitakirin 2015-05-22 08:51:32 +01:00
  • b8649312e4 Style fix jitakirin 2015-05-22 08:51:13 +01:00
  • 473b3f2075 Abuse uptime to check if sudo requires password jitakirin 2015-05-22 08:43:34 +01:00
  • 9693b39da6 Port sudo indicator to powerline theme jitakirin 2015-05-21 21:12:18 +01:00
  • 1172973d89 Fixed regex in __awskeys_list function Eduardo Bellido Bellido 2015-05-20 20:49:36 +02:00
  • 60ce757151 Changed check for drush excecutable Nils Winkler 2015-05-18 10:06:32 +02:00
  • 35dece7098 Merge pull request #479 from TCMiranda/emacs-more-alias Nils Winkler 2015-05-15 17:03:55 +01:00
  • 4252199eda Adding emacs daemon and emacsclient -t aliases for emacs-nox users Tiago Carvalho Miranda 2015-05-14 18:45:00 -03:00
  • 172c6a0aea Renamed remove option to unset Eduardo Bellido Bellido 2015-05-13 23:11:04 +02:00
  • 98f5be98dc Now, really fixed (and tested) the export option in Mac Eduardo Bellido Bellido 2015-05-13 23:09:03 +02:00
  • 565b8d7b68 Merge pull request #478 from ksclarke/fix-docker-alias-error Nils Winkler 2015-05-13 06:44:30 +01:00
  • 74244236cd Fix startup error with docker alias Kevin S. Clarke 2015-05-12 22:23:55 -04:00
  • 6b1789e385 Add cat function documentation Miguel Morales 2015-05-12 16:36:07 -05:00
  • 3f98e953cd Fix typo Miguel Morales 2015-05-12 16:26:18 -05:00
  • 18fcc6a614 Merge pull request #477 from ksclarke/vagrant-up-log-alias Nils Winkler 2015-05-12 22:19:21 +01:00
  • af2f0304cb Add proper exit code Miguel Morales 2015-05-12 15:57:39 -05:00
  • a259645603 Add vagrant up log alias Kevin S. Clarke 2015-05-12 13:48:22 -04:00
  • 0bdcf196aa Add pretty cat plugin for cat with syntax highlighting Miguel Morales 2015-05-12 11:30:49 -05:00
  • 2b99e43d81 Merge pull request #1 from Bash-it/master Miguel Morales 2015-05-12 11:27:37 -05:00
  • 9d7aa3b882 Added remove option Eduardo Bellido Bellido 2015-05-11 00:02:27 +02:00
  • ab08ca7d16 Minor changes and updated help messages Eduardo Bellido Bellido 2015-05-11 00:02:07 +02:00
  • ca52f5ce2f Fixed export option to work on Mac Eduardo Bellido Bellido 2015-05-11 00:01:36 +02:00
  • 66fd6411a0 Fix for issue #108 that restores xterm plugin functionality on OS X. James Ratcliffe 2015-05-10 15:17:45 -04:00
  • 7f8e2c2de7 Merge pull request #470 from edubxb/aws-plugin Nils Winkler 2015-05-09 20:35:55 +02:00
  • 1a475ffcf1 Merge pull request #466 from fa7ad/master Nils Winkler 2015-05-09 20:30:16 +02:00
  • 767a7a63ca Added AWS plugin Eduardo Bellido Bellido 2015-05-09 01:33:30 +02:00
  • a8124a02e8 Fix unicode line wrap problem (issue #409) Fahad Hossain 2015-05-06 22:37:24 +06:00
  • 829716276b Merge pull request #465 from nwinkler/battery-percentage Nils Winkler 2015-05-05 11:46:44 +02:00
  • 2d13b3294a Fixed conversion when the battery percentage is in the single digits. Nils Winkler 2015-05-04 20:09:44 +02:00
  • 3fdf606d41 Merge pull request #464 from ipoval/more_tests_for_base_plugin Nils Winkler 2015-05-04 09:52:16 +02:00
  • 34670ea021 [tests] make setup function to create test dir per test Ivan Povalyukhin 2015-05-03 18:10:15 -07:00
  • f1de827622 [tests] added test for base plugin mkcd(); make mkcd() safe for directory names starting with a dash Ivan Povalyukhin 2015-05-03 18:08:12 -07:00
  • 067f851d79 [tests] added test for plugins base lsgrep() Ivan Povalyukhin 2015-05-03 17:34:23 -07:00
  • f889dcba24 Merge pull request #463 from ben-efiz/issue/343 Omer Katz 2015-04-29 16:37:51 +03:00
  • 4510c9ee63 fixes #343 by surrounding $HOME (which can have spaces) with quotations marks Benjamin Brombach 2015-04-21 16:17:38 +02:00
  • d0d6780a2f Merge pull request #461 from rnijveld/patch-1 Nils Winkler 2015-04-27 08:52:25 +02:00
  • c44db6bcf9 Merge pull request #462 from nwinkler/thefuck Nils Winkler 2015-04-27 08:23:27 +02:00
  • 1da435f9a6 Added aliases for nvbn/thefuck Nils Winkler 2015-04-26 20:44:09 +02:00
  • f4a77e8e18 Homebrew upgrade command wants --all flag Ruben Nijveld 2015-04-27 00:32:53 +02:00
  • e57e5451f6 Merge pull request #460 from nwinkler/install Nils Winkler 2015-04-26 12:03:40 +02:00
  • a2bddd5c75 Updated install script Nils Winkler 2015-04-26 12:00:17 +02:00
  • 005448e8e1 Merge pull request #458 from shaief/master Nils Winkler 2015-04-26 11:09:37 +02:00
  • 5a5f3d99d2 Add confirmation before deleting .bak file. Add message when installation script ends. shaief 2015-04-22 11:17:08 +03:00
  • 34149b9341 Merge pull request #452 from nwinkler/powerline-multiline-sudo-prompt Nils Winkler 2015-04-22 07:55:43 +02:00
  • 7e5e2d9513 Merge pull request #455 from Bash-it/update-vagrant-completion Nils Winkler 2015-04-22 07:54:32 +02:00
  • bcc29250e8 Merge pull request #457 from ipoval/ignore_my_ip_test Nils Winkler 2015-04-22 07:53:48 +02:00
  • fb2134364e skip myip() function test - it is not determenistic, probably because of the network latency Ivan Povalyukhin 2015-04-21 21:09:51 -07:00
  • 8ea2b8e6ef Merge pull request #456 from Bash-it/update-git-completion Omer Katz 2015-04-21 12:15:20 +03:00
  • bd6b4d8a28 Updated git completion. Fixes #299. Omer Katz 2015-04-21 11:29:45 +03:00
  • 7166fbf12a Updated vagrant bash completion. Omer Katz 2015-04-21 11:23:04 +03:00
  • 2160c70c15 Added sudo indicator Nils Winkler 2015-04-17 14:22:13 +02:00
  • 1cf7a9b7ad Merge pull request #451 from nwinkler/dirs-completion Nils Winkler 2015-04-16 10:44:19 +02:00
  • 409e552970 Added completion for dirs plugin Nils Winkler 2015-04-16 10:39:12 +02:00
  • 81c7618e68 Merge pull request #450 from ipoval/backup_with_cp_dash_a Nils Winkler 2015-04-13 08:22:43 +02:00
  • f420560986 make buf() to respect file attributes on file backup Ivan Povalyukhin 2015-04-11 13:50:39 -07:00
  • c81971d1d8 preserve attributes of $CONFIG_FILE on backup Ivan Povalyukhin 2015-04-11 13:45:58 -07:00
  • 1aa265cc3d Merge pull request #449 from mimoralea/emperor-theme Nils Winkler 2015-04-10 08:18:41 +02:00
  • f6a64d397f Merge pull request #448 from mimoralea/pbpaste-linux Nils Winkler 2015-04-10 08:17:34 +02:00
  • 29c8e572c1 Remove darwin from the case Miguel Morales 2015-04-09 10:34:04 -05:00
  • a915926851 Emperor theme; features time on the prompt with different colors for each quater of the hour Miguel Morales 2015-04-07 15:52:30 -05:00
  • 0ddf972d99 Add aliases to copy to and paste from clipboard on the terminal for linux environments; analogous to pbpaste and pbcopy on Mac Miguel Morales 2015-04-07 15:50:52 -05:00
  • 16bc7843c4 Merge pull request #446 from nwinkler/proxy-plugin Nils Winkler 2015-04-01 13:28:42 +02:00
  • 492304dee5 Added proxy plugin. Nils Winkler 2015-04-01 13:21:14 +02:00
  • 25ec6ee6f3 Merge pull request #442 from ipoval/test_some_functions_in_base_plugin Nils Winkler 2015-03-30 13:24:19 +02:00
  • 332d06e734 Merge pull request #444 from nwinkler/nginx-move Nils Winkler 2015-03-30 13:18:58 +02:00
  • 98437efb15 Moved nginx settings to plugin. Nils Winkler 2015-03-30 11:13:01 +00:00
  • b3334bc9e5 adjust env vars in test_helper to make CI pass Ivan Povalyukhin 2015-03-29 17:45:54 -07:00
  • cbcdd66863 test base.plugin#pickfrom Ivan Povalyukhin 2015-03-29 17:21:28 -07:00
  • 839cf4429a start with tests for base.plugin Ivan Povalyukhin 2015-03-29 16:31:05 -07:00
  • 10ea42dc75 whitespace fixes in base.plugin.bash Ivan Povalyukhin 2015-03-29 14:02:31 -07:00
  • 07c4cb6f5e Merge pull request #441 from nwinkler/duplicate-rvm Nils Winkler 2015-03-29 12:47:58 +02:00
  • a6e9a2e538 Removed RVM loading, it's already done in the rvm plugin. Nils Winkler 2015-03-27 17:44:49 +01:00
  • 95014c5ed5 Update bash_it.sh Nils Winkler 2015-03-29 12:31:06 +02:00
  • 7e2f4b0738 Update README.md Nils Winkler 2015-03-29 12:24:01 +02:00
  • 6759761201 Merge pull request #440 from ipoval/master Nils Winkler 2015-03-29 12:21:24 +02:00
  • c079458fd5 added travis build status to README Ivan Povalyukhin 2015-03-28 18:57:51 -07:00
  • 62d705ab50 added travis.ci support Ivan Povalyukhin 2015-03-28 18:50:05 -07:00
  • 3c0db284ac added test/README with small guides about testing framework Ivan Povalyukhin 2015-03-28 18:27:11 -07:00
  • 28e5c99816 added test example for plugin and lib Ivan Povalyukhin 2015-03-28 18:21:52 -07:00
  • a13719f28f test lib#composure_keywords Ivan Povalyukhin 2015-03-28 16:35:11 -07:00
  • ce4562decc rename lib/composure.{sh,bash} for consistency and to allow load helper work in tests Ivan Povalyukhin 2015-03-28 16:31:58 -07:00
  • b584d4304d [start with tests] minor space fix in the codebase Ivan Povalyukhin 2015-03-28 16:13:47 -07:00
  • 1412a3b3b9 Merge pull request #437 from ipoval/allow_faster_install Nils Winkler 2015-03-27 08:03:11 +01:00
  • 9683752117 [allow faster install] clone bash-it with depth=1 instead of whole git history - it allows to reduce install Ivan Povalyukhin 2015-03-26 17:26:16 -07:00
  • 800a5f9dbe Merge pull request #434 from ipoval/fix_path_to_commands_installed_with_user_install_gems Nils Winkler 2015-03-26 19:23:06 +01:00
  • da07182910 Merge pull request #433 from ipoval/add_argument_presence_check_for_dirs_plugin_functions Nils Winkler 2015-03-26 19:21:49 +01:00
  • 0b300ccb86 add argument presence check for functions in dirs plugin to bad usage Ivan Povalyukhin 2015-03-25 16:29:46 -07:00
  • 0dfd477978 fix path to commands installed by gem install --user-install Ivan Povalyukhin 2015-03-25 19:23:46 -07:00
  • 6f7bb217f2 Merge pull request #436 from ipoval/fix_textmate_path Nils Winkler 2015-03-26 16:57:03 +01:00
  • fc77a8ce0f fix textmate path on some platforms Ivan Povalyukhin 2015-03-25 21:40:04 -07:00