Commit Graph

806 Commits (944b59d2c2b7eaed5a0be9498166edfa0ee64d33)
 

Author SHA1 Message Date
Denis Kolesnikov 548008b67b Added simple mercurial pormpt to bobthefish theme 10 years ago
Denis Kolesnikov 8b0ff070a0 Gitignore changes 10 years ago
Bruno Pinto 1c6e26b6d3 Merge pull request #254 from rominf/bobthefish_virtualfish 10 years ago
Roman Inflianskas abc77d80d2 bobthefish: virtualfish: fix typo 10 years ago
Roman Inflianskas c3a0da82d3 bobthefish: virtualfish: change color to blue 10 years ago
Roman Inflianskas cd7e57d098 bobthefish: virtualfish: fix superscript 10 years ago
Roman Inflianskas 86a3979079 bobthefish: virtualfish: move at the front 10 years ago
Roman Inflianskas 73fd557123 bobthefish: added promt support for virtualfish 10 years ago
Bruno Pinto 56af34402c Merge pull request #248 from CodeFalling/master 10 years ago
CodeFalling 83cef134f2 move git-flow completions to completions folder 10 years ago
CodeFalling dbd2637f6e new plugin:git-flow 10 years ago
Bruno a34e7255a1 Merge pull request #252 from bobthecow/feature/local-config
Add local-config plugin.
10 years ago
Justin Hileman fa022cc8cd Add local-config plugin.
Support per-user, per-host, and per-platform custom configuration files.
10 years ago
Bruno Pinto 28b9612acf replace plugin 10 years ago
Bruno dbecd88f13 Merge pull request #246 from steeeve/fix-missing-arg-for-root-directory
Stops theme breaking in root directory
10 years ago
Steve Mckellar 9feaaa8cf0 Stops theme breaking on root directory 10 years ago
Bruno 1068df1bb7 Merge pull request #245 from CodeFalling/master
new plugin:better alias
10 years ago
CodeFalling 691a9a2bc9 new plugin:better alias 10 years ago
Bruno Pinto fdf3793b60 removing deprecated rake plugin 10 years ago
Bruno Pinto 4b3087d388 adding deprecation warning to autojump plugin 10 years ago
Bruno 8a5acc8ce9 Merge pull request #243 from JeanMertz/patch-1
Rewrite `bundle exec` wrapper to be more robust
10 years ago
Jean Mertz e83c710ffe Rewrite `bundle exec` wrapper to be more robust 10 years ago
Bruno 334fcb05d7 Merge pull request #242 from michelegera/format-plugin-readme
Improve syntax and uniform style for plugins’ README
10 years ago
Michele Gerarduzzi bdf8c26770 Improve syntax and uniform style for plugins’ README 10 years ago
Bruno f8e7cee189 Merge pull request #240 from michelegera/sublime-plugin
Add support for ST and ST3 installations inside `~/Applications` on OS X
10 years ago
Michele Gerarduzzi d7d1ef5831 Add support for ST and ST3 installations inside `~/Applications` on OS X 10 years ago
Bruno b86fdeeda0 Merge pull request #237 from liquid/eclm-theme
Add eclm theme
10 years ago
Attila Györffy 4d8af1cfdb Add eclm theme 10 years ago
Bruno Pinto bc8c35233a Merge pull request #232 from iven/gem 10 years ago
iven 51a86eaa1a Add `gem` plugin 10 years ago
Bruno Pinto baf5487e73 Merge pull request #230 from iven/android-sdk 10 years ago
iven 5e876ee56b Add `android_sdk` plugin 10 years ago
Bruno Pinto f2a70f451c Merge pull request #231 from iven/ccache 10 years ago
iven 8773b12c2d Add `ccache` plugin 10 years ago
Bruno Pinto f3dcaa3806 Merge pull request #233 from iven/xdg 10 years ago
iven 0fc0b2d09e Add `xdg` plugin 10 years ago
Bruno 0e1ae7e176 Merge pull request #234 from hsharrison/upstream
add virtualenv section to agnoster-mercurial prompt
10 years ago
hsharrison adcaa83942 add virtualenv section to agnoster-mercurial prompt 10 years ago
Bruno ba8406967f Merge pull request #228 from JeanMertz/patch-1
Allow to pass any arguments to z
10 years ago
Jean Mertz 97ac414448 Allow to pass any arguments to z
before:

```
$ z --help
12         /Users/Jean/Dropbox
12         /Users/Jean/work

$ z work
/Users/Jean/work
```

after:

```
z --help
z [-chlrtx] args

$ z work
/Users/Jean/work
```
10 years ago
Bruno Pinto 2efe65c483 Merge pull request #202 from tannhuber/master 10 years ago
Joseph Tannhuber 3649ca3b38 Budspencer theme improvements
- prompt line enumeration implemented
- new function to set the window title
- new session history
- README file updated
- replaced all `math` commands by `expr` for better performance
10 years ago
Joseph Tannhuber b0977db783 Budspencer theme improvements
- Bookmarks and command/directory history functions implemented
- Function to edit commandline with $EDITOR
- Faster git parser
10 years ago
Bruno Pinto f73426c258 Merge pull request #203 from syl20bnr/syl20bnr_theme_improvements 10 years ago
syl20bnr 8c29a41f9f syl20bnr theme improvements 10 years ago
Bruno Pinto 7ef70b74f1 Merge pull request #206 from rominf/bak 10 years ago
Roman Inflianskas acf3206297 bak plugin: fixed directories handling 10 years ago
Roman Inflianskas 07860bc556 bak plugin: tabs -> spaces 10 years ago
Roman Inflianskas 5b861f5c93 bak plugin: tests added 10 years ago
Roman Inflianskas c2c69a91e7 bak plugin: unbak -> unmvbak, uncpbak added 10 years ago