Commit Graph

1904 Commits (2acb87e882e1f7df19a2d26a5fd19f8fef4e075d)

Author SHA1 Message Date
Luis Felipe Sánchez 692c3516d5 Update atomic.theme.bash
Minor Updates
2017-05-26 13:38:22 -05:00
Luis Felipe Sánchez 8e98790c1d Update atomic.theme.bash
- Changed the dependence of the battery plug-in.
- Now checking if the function of the battery plugin exists, otherwise it will not load.
2017-05-26 13:35:11 -05:00
Nils Winkler d70f3db3cf Merge pull request #969 from adawalli/master
plugins: percol: Unalias zz before defining zz function
2017-05-26 09:04:21 +02:00
Luis Felipe Sánchez 6e1477a8aa Update atomic.theme.bash
- Reverted Battery Segment to the original.
- Now the segment is the same for all operating systems.
- Battery Plugin control segment battery in theme.
- I have cleaned and organized the code 😃
2017-05-25 23:43:18 -05:00
Luis Felipe Sánchez 176cf00f6c Update battery.plugin.bash
- Add WIndows Bash checker.
- Clean and organize the code.
2017-05-25 23:27:12 -05:00
Adam Wallis 659ecd0388 plugins: percol: Unalias zz before defining zz function
Percol defines zz alias by default. This ensures that the percol
plugin will work as expected.
2017-05-25 19:43:17 -04:00
Luis Felipe Sánchez 7a51ea23ee Improvements in Atomic theme
Operating system detection was added to show the percentage of the battery in the promt
2017-05-25 00:21:30 -05:00
Nils Winkler f9c4f9e63a Merge pull request #966 from ontherunvaro/patch-1
aliases: git: change 'gw' to 'gwc' to avoid collision with gradle plugin
2017-05-23 13:53:49 +02:00
Nils Winkler eb092f2362 Merge pull request #967 from lfelipe1501/master
New theme Atomic added and reverted the theme Brainy by default
2017-05-23 13:47:10 +02:00
Luis Felipe Sánchez a064a01ce3 Update README.md
Updated Installation Instructions.
2017-05-22 14:53:56 -05:00
Luis Felipe Sánchez 23e1bb9a7b New theme Atomic added and reverted the theme Brainy by default
- Brainy theme reverted to original.
- add Atomic theme based on the original brainy.
- Special thanks to @MunifTanjim and @nwinkler for such excellent job.
2017-05-22 14:26:13 -05:00
Álvaro Brey f6629e8343
aliases: git: change 'gw' to 'gwc' to avoid collision with gradle plugin
* 'gw' is currently aliased to 'git whatchanged' but that collides
  with the gradle wrapper plugin, which defines a 'gw' function.
2017-05-22 10:18:15 +02:00
Nils Winkler f341d1e7c5 Merge pull request #963 from CeleritasCelery/CeleritasCelery-spelling-fix
fixed spelling and grammar
2017-05-22 08:09:56 +02:00
CeleritasCelery eb6ea164fb fixed spelling and grammar 2017-05-19 10:11:54 -06:00
Nils Winkler a2b3c88a34 Merge pull request #959 from lfelipe1501/master
Fixed and improved the theme Brainy
2017-05-17 08:20:16 +02:00
Luis Felipe Sánchez c2eaa27af8 Update Readme
The installation method has been updated.
2017-05-16 07:59:08 -05:00
Luis Felipe Sánchez 757de0ebfd Corrections and Optimizations
Corrections and Optimizations
2017-05-15 09:50:24 -05:00
Luis Felipe Sánchez f511349152 Corrections and Optimizations
Readme update
2017-05-15 09:45:59 -05:00
Luis Felipe Sánchez 6a49cde998 Corrections and Optimizations
Corrections and Optimizations
2017-05-15 09:36:15 -05:00
Luis Felipe Sánchez 875fa9f2d8 readme update
readme update install commands
2017-05-12 12:04:13 -05:00
Luis Felipe Sánchez c92d12bed1 Fixed and improved the theme
Corrected problem with prompt where sometimes keeped part of previous commands when scrolling history
2017-05-12 11:57:21 -05:00
Nils Winkler 1022879553 Merge pull request #956 from Lin-Buo-Ren/fix-space-proof-issue-everywhere
Fix more space-in-path-proof issues
2017-05-08 09:13:04 +02:00
Nils Winkler a430eb09c7 Merge pull request #954 from Lin-Buo-Ren/fix-issue-952-space-proof
Make installer more path-with-spaces-proof, fixes #952
2017-05-08 09:09:12 +02:00
Nils Winkler 95db87c86a Merge pull request #951 from lfelipe1501/master
New style Brainy theme and optimizations
2017-05-08 08:18:20 +02:00
Luis Felipe Sánchez 3c60c2e678 Fix for all Operating Systems
All Operating Systems Supported
2017-05-04 08:50:53 -05:00
Luis Felipe Sánchez 4a1d1623af Fix Colors
Fix Colors to all Operatin Systems
2017-05-03 17:47:21 -05:00
Luis Felipe Sánchez 5e0e1bda81 img changed
New Changes in the new img
2017-05-02 17:11:21 -05:00
Luis Felipe Sánchez 3c26c6394f New Changes UI
New Changes in UI intefaz from pront and SUDO plugin with emoji icon
symbol
2017-05-02 16:59:03 -05:00
林博仁 e2d3419639 Fix more space-in-path-proof issues
Signed-off-by: 林博仁 <Buo.Ren.Lin@gmail.com>
2017-05-02 11:11:13 +08:00
林博仁 63c4ace648 Make installer more path-with-spaces-proof, fixes #952
NOTE: This doesn't make Bash-it usable as there's so many similar errors scattered in other locations, this commit simply makes installer works

Signed-off-by: 林博仁 <Buo.Ren.Lin@gmail.com>
2017-05-02 11:06:19 +08:00
Luis Felipe Sánchez 13f30838ba Improvements in the theme for a better appearance, I hope you like, added the option of downloading the battery for a better style.
Improvements in the theme for a better appearance, I hope you like,
added the option of downloading the battery for a better style.
2017-04-28 13:55:38 -05:00
Nils Winkler e275c62767 Merge pull request #949 from ontherunvaro/short-command-dir
Support shortened command & dir name in xterm title plugin
2017-04-27 08:04:41 +02:00
Álvaro Brey 9435a68695
xterm.plugin.bash: reformat to follow bash-it code style 2017-04-26 18:49:56 +02:00
Álvaro Brey 597285cdfd
Support shortened command & dir name in xterm title plugin
This allows the user to see only last level of the current path (if dirname is longer than 8 chars),
and only first word of the ongoing command line if it's longer than 8 chars.
2017-04-26 17:11:53 +02:00
Nils Winkler 1155e536da Merge pull request #946 from font/font_user_host_prompt
Update font theme
2017-04-25 08:54:15 +02:00
Nils Winkler bb63f6a9a6 Merge pull request #942 from ontherunvaro/short-username
Support short username in xterm title plugin
2017-04-25 08:53:42 +02:00
Ivan Font 301060cce2 Update font theme
- Use new user_host_prompt to add more configurability to theme
- Disable default clock being shown
2017-04-24 10:19:14 -07:00
Nils Winkler eb9a1eaa83 Merge pull request #943 from font/user_host_prompt
Add function for user@host in prompt
2017-04-24 08:04:14 +02:00
Ivan Font 0ce7b8f4e0 Add function for user@host in prompt 2017-04-23 18:02:27 -07:00
Álvaro Brey f3d36d7a42
Support short username in xterm title plugin 2017-04-21 12:48:31 +02:00
Nils Winkler 6dad2afa4e Merge pull request #941 from Stimim/master
plugins: autojump: support debian system
2017-04-21 08:35:55 +02:00
Nils Winkler cf46f76bdf Merge pull request #940 from denmat/denmat_issues_920
issue #920 - bash interpolation vulnerability

closes #920
2017-04-21 08:31:51 +02:00
Stimim 21fd969f40 plugins: autojump: support debian system
as title, load autojump.sh in debian system.
2017-04-20 22:22:25 +08:00
DenMat 01e5cee40c make this consistent like other declarations 2017-04-19 19:03:40 +10:00
DenMat a5c693b6bc Addresses vulnerability describe here https://github.com/Bash-it/bash-it/issues/920
* white lists acceptable characters and replaces dangerous characters with '-'
2017-04-19 18:45:50 +10:00
Nils Winkler 438e3dadc0 Merge pull request #937 from icanhazstring/patch-2
Rename git alias to better reflect name convention
2017-04-14 15:06:43 +02:00
Andreas Frömer f5b83c2d8c Rename git alias to better reflect name convention
This will rename the previous alias `gmv` to `gbm` to better reflect the naming as it will rename the branch not move a file.
Also introduce `gmv` as an alias for `git mv` to move files.
2017-04-11 18:41:13 +02:00
Nils Winkler 2cd5d9e0a5 Merge pull request #898 from catull/add-completion-for-angular-cli
Add support for ng (Angular CLI) completion.
2017-04-11 08:12:55 +02:00
Nils Winkler 5fbef7c0cb Merge pull request #934 from pix0r/master-pure-virtualenv
Add virtualenv to pure theme
2017-04-11 08:08:35 +02:00
Nils Winkler bc500cc695 Merge pull request #935 from watilde/fix-white-color
Fix white color in colors.theme
2017-04-11 08:06:31 +02:00