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
Nils Winkler
267763700f
Merge pull request #917 from icanhazstring/feature/git-branch-move
...
Add alias gmv
2017-03-14 08:02:24 +01:00
LanikSJ
fb95a13410
Removing conflicting alias
2017-03-13 09:24:32 -07:00
Andreas Frömer
3679bc2e5b
Add alias gmv
...
This will enable the ability to rename a branch using bash-it git alias
2017-03-13 13:36:53 +01:00
LanikSJ
007adac0fd
Adding more git aliases
2017-03-10 11:38:40 -08:00
Nils Winkler
7f0e2c352d
Merge pull request #915 from LanikSJ/pip3-completion
...
Adding pip3 completion
2017-03-10 07:58:54 +01:00
LanikSJ
7d11a9d935
Adding pip3 completion
2017-03-06 16:04:42 -08:00
Nils Winkler
6de4f3f79b
Merge pull request #909 from dsem/add-docker-cleanup
...
Add plugin and alias for cleaning docker assets
2017-02-16 09:55:36 +01:00
Nils Winkler
dc07b4183e
Merge pull request #908 from dsem/improve-docker
...
Simplify docker functions
2017-02-16 09:53:15 +01:00
Dylan Semler
20a49e6393
Add plugin and alias for cleaning docker assets
2017-02-15 07:00:42 -05:00
Dylan Semler
d81c35d752
Simplify docker functions
...
Instead of piping the standard output of `docker ps` and `docker images`
through a series of heads, tails, and awks, use the flags available to
the `docker` command to achieve the same goal.
2017-02-15 06:38:26 -05:00
Nils Winkler
c58088b509
Merge pull request #905 from font/font_theme
...
Added new font theme
2017-02-14 08:53:34 +01:00
Nils Winkler
589c9fad5d
Merge pull request #907 from nwinkler/powerline-sudo-extend-902
...
Made the change from #902 available to Powerline themes
2017-02-14 08:50:52 +01:00
Nils Winkler
db7ad196b7
Made the change from #902 available to Powerline themes
2017-02-14 08:49:45 +01:00
Nils Winkler
1dc3ee7efa
Merge pull request #902 from arimourao/powerline-sudo-fix
...
enable powerline theme to check if user can sudo his workstation
2017-02-14 08:43:00 +01:00
Ivan Font
ba25652662
Added new font theme
2017-02-12 16:58:48 -08:00
Ari Mourao
7d9628d4f5
refactoring to comply with standards
2017-02-12 14:03:45 -02:00
Nils Winkler
32c27c2a0c
Merge pull request #903 from alu0100823295/patch-1
...
Update npm.aliases.bash
2017-02-12 10:18:46 +01:00
Nils Winkler
889ce4a9f3
Merge pull request #886 from font/scm_prompt_char_info
...
Add AIO function to echo scm prompt char and info
2017-02-12 10:15:58 +01:00
Nils Winkler
a2ee52bc90
Merge pull request #904 from coagmano/bug889
...
Fix Sublime Text alias. Solves #889
2017-02-12 10:06:55 +01:00
Frederick Stark
d39dd88fd3
fix sublime text alias
2017-02-12 11:52:21 +11:00
Ari Mourao
4eeb98772b
added suggested improvements
2017-02-10 16:43:22 -02:00
Jorge Aguiar Martín
fd8b98fb24
Update npm.aliases.bash
...
### Changed the 'npm uninstall --save-dev' alias because it was the same as 'npm update'
* alias nud='npm uninstall --save-dev' --> alias nusd='npm uninstall --save-dev'
2017-02-09 23:57:01 +00:00
Ari Mourao
7415c85ed8
corrected typo
2017-02-09 15:22:49 -02:00
Ari Mourao
c7c488f0b0
enable powerscript to check if user can sudo his workstation
2017-02-09 14:45:25 -02:00
Nils Winkler
829a99a2ed
Merge pull request #897 from icanhazstring/patch-1
...
Add 'git rm' alias 'grm'
2017-02-09 08:44:31 +01:00
Andreas Frömer
6a0eb8cf03
Add 'git rm' alias 'grm'
2017-02-06 11:49:18 +01:00
Nils Winkler
40f26ce40d
Merge pull request #893 from arimourao/90210-theme
...
new theme 90210 added
2017-02-06 02:07:42 -06:00
ari mourao
88802c141b
new theme 90210 added
2017-02-03 15:12:49 -02:00
Nils Winkler
40d6b40f66
Merge pull request #888 from font/issue_883
...
Fix for issue #883
2017-01-31 01:31:09 +01:00
Ivan Font
31e3d78ae4
Fix exact match regular expression for macOS
2017-01-29 22:38:58 -08:00
Tim Noise
6e1f389952
bugfix: powerline - IFS doesnt split \x20 in prompt on some machines
2017-01-30 06:10:28 +11:00
Tim Noise
b5e9e2386f
.
2017-01-30 05:44:55 +11:00
Tim Noise
808b6bd253
fixed ssh detection on el for powerline
2017-01-30 05:43:11 +11:00
Tim Noise
3d4c46bd12
Added redline theme, based on powerline
...
redline:
- added redline features to powerline
- added screenshot
- updated redline readme
- bugfix: resetting foreground color when distro logo is enabled
- fixed redline default element ordering
powerline:
- neater check for cached sudo
- started adding support for custom cwd separator glyph and color
bash-it:
- added sublime text to .gitignore
2017-01-30 05:08:07 +11:00
Tim Noise
e8b130a277
commented todo
2017-01-30 04:51:52 +11:00
Tim Noise
3ef6c0b66b
- fixed bug : resetting foreground color when distro logo is enabled
...
- neater check for cached sudo
- started adding support for custom cwd separator glyph and color
2017-01-30 04:34:45 +11:00
Tim Noise
58e1e19c9a
Merge branch 'master' into feature/theme/redline
2017-01-30 04:32:40 +11:00
Tim Noise
d9596c11e5
added sublime text to .gitignore
2017-01-29 22:50:38 +11:00
Tim Noise
a9a26a8112
element ordering
2017-01-28 15:15:22 +11:00
Tim Noise
302959a8f4
- added redline features to powerline
...
- added screenshot
- updated readme
2017-01-28 05:12:14 +11:00