Commit Graph

1878 Commits (adb2f1071ffb069db599cfa732b2ef08c554def0)

Author SHA1 Message Date
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
Mike Matz 18364434ca Use virtualenv_prompt from base.theme.bash 2017-04-10 07:08:23 -07:00
Daijiro Wachi a014282707 Fix white color in colors.theme 2017-04-10 12:01:59 +02:00
Mike Matz 5dd75d3fd9 Add virtualenv to pure theme 2017-04-09 21:52:35 -07:00
Nils Winkler f3d229e5cb Merge pull request #931 from nwinkler/theme-readme
More documentation for Theme location
2017-03-27 08:26:30 +02:00
Nils Winkler 255fadf3cc More documentation for Theme location
See #930 for the original PR.
2017-03-27 08:25:17 +02:00
Nils Winkler ccfe8775a9 Merge pull request #930 from dayne/customtheme
adding ability to set theme as a path to specific file
2017-03-27 08:12:51 +02:00
Dayne Broderson 28e2637fa0 adding docs for the new feature 2017-03-25 21:17:24 -08:00
Dayne Broderson 52a23c0106 Merge branch 'master' of https://github.com/Bash-it/bash-it 2017-03-25 20:48:23 -08:00
Carlo Dapor 8a09c5f0d5 New completion for Angular CLI. 2017-03-24 22:50:22 +01:00
Nils Winkler 3ab632aa1d Merge pull request #928 from LanikSJ/rvm-completion
Add RVM Completion
2017-03-24 09:43:47 +01:00
LanikSJ 8d329bd610
Remove the function as it's not needed now 2017-03-24 01:41:48 -07:00
LanikSJ c18d4338e6
Removing redundant lines 2017-03-24 01:36:24 -07:00
Dayne Broderson 3450e20857 adding ability to set theme as a path to specific file 2017-03-24 00:23:12 -08:00
LanikSJ 4d0815329a
Adding source of RVM Completion 2017-03-23 16:10:22 -07:00
LanikSJ 5cd496813e
Adding RVM Completion 2017-03-23 15:57:27 -07:00
Nils Winkler de18a7f2e8 Merge pull request #927 from nwinkler/gitattributes
Added .gitattributes file to enforce LF line endings
2017-03-23 08:11:28 +01:00
Nils Winkler 63b0269daf Added .gitattributes file to enforce LF line endings 2017-03-23 08:10:47 +01:00
Nils Winkler 21d06b6f29 Merge pull request #926 from jeyglk/fix/unbound-variables
Prevent unbound variable errors in Powerline
2017-03-22 08:40:08 +01:00
Nils Winkler 1b462d58b5 Merge pull request #924 from nickjer/simple-git-diff
Simplify the `git diff` alias - closes #921
2017-03-22 08:39:26 +01:00
Nils Winkler 596dbb2b7c Merge pull request #925 from dreadatour/patch-1
Python errors handling in 'pyedit' command
2017-03-22 08:38:36 +01:00
Jeremy Mathevet 588213980d Prevent unbound variable errors 2017-03-21 12:04:18 +00:00
Vladimir Rudnyh 1258757fc7 Python errors handling in 'pyedit' command
Do now show python warnings (import or syntax) if module name is bad.
2017-03-21 15:01:29 +03:00
Jeremy Nicklas 2a29f6ba59 simplify git diff alias
Fixes https://github.com/Bash-it/bash-it/issues/921
2017-03-21 06:53:09 -04:00
Nils Winkler 472bf9d97b Merge pull request #919 from con-f-use/bashit-misspell
Alias and complete common misspellings of bash-it
2017-03-21 08:11:41 +01:00
con-f-use 43a63965ee Alias and complete common misspellings of bash-it 2017-03-17 20:29:02 +01:00
Nils Winkler 5858fcdbdd Merge pull request #916 from LanikSJ/git-update
Adding more git aliases
2017-03-14 08:03:32 +01:00