Commit Graph

548 Commits (32c1a02690a93ed60c263583a72047c852a44f3f)
 

Author SHA1 Message Date
Bruno Pinto 2f585a1c2d Merge pull request #153 from amio/theme-edan 11 years ago
Amio ada3fa7d2b Update screenshot 11 years ago
Amio bec6dc5d3a Init theme edan 11 years ago
Bruno Pinto 2ad8fb98a0 Merge branch pull request #152 from bachue/robbyrussell_fish_prompt 11 years ago
Bachue Zhou ab2de4699a In robbyrussell, when last status is 0, the prompt should be green, otherwise it should be red, just like oh-my-zsh 11 years ago
Bruno Pinto 0d9d0b783e Merge pull request #148 from steeeve/master 11 years ago
Steve Mckellar e201f30b75 Add new theme toaster 11 years ago
Bruno Pinto 87268f8a7f Merge pull request #131 from Paulloz/plugint 11 years ago
Bruno Pinto 1255651348 Workaround for https://github.com/fish-shell/fish-shell/issues/1443 11 years ago
Paul Joannon 01a6736b24 change indentation from 4 to 2 spaces 11 years ago
Paul Joannon 4ef7561cf5 remove README.md frim sprunge plugin 11 years ago
Paul Joannon b5b965f950 add sprunge plugin 11 years ago
Bruno Pinto 209e93e25e Merge pull request #136 from sbstnp/master 11 years ago
Bruno Pinto 782283dc66 mentioning mercurial on the documentation 11 years ago
S.P 68e4ac9dd0 Added agnoster-mercurial theme with support for mercurial 11 years ago
Bruno Pinto ef379c32c3 Merge pull request #151 from vincentjames501/gvm_plugin 11 years ago
Vincent Pizzo ef49f0663f Two spaces as requested 11 years ago
Vincent Pizzo fdfdee2760 Adding gvm plugin 11 years ago
Bruno 0427854671 Merge pull request #149 from vincentjames501/master
Allowing arguments to be passed to _python
11 years ago
Vincent Pizzo 955c87710a Allowing arguments to be passed to _python
I'm brand new to fish so I'm not sure if this is a fix of if I'm doing something incorrectly.  On fish version 2.1.0 on osx 10.9.2 running pyhttp doesn't start the http server, instead only starts the python shell.  This fixes that issue for me at least.
11 years ago
Bruno Pinto c4aaa9035d Merge pull request #146 from fissionxuiptz/patch-1 11 years ago
Fission Xuiptz 239beda7ea Fixed condition check on item existence in list
Previously, 'set $path...' ran regardless of the result of 'and not contains...'. This fixes _append_path to actually use the result of the condition check.
11 years ago
Bruno 8e6adf2541 Merge pull request #145 from chrisirhc/feature/fix-z-plugin
fix z path scope
11 years ago
Chris Chua 99dcf2861d fix z path scope 11 years ago
Bruno Pinto fd18c83772 Merge pull request #140 from felipero/master 11 years ago
Felipe Rodrigues de Almeida 56ba9dbf7d Added screenshot to the readme file. 11 years ago
Felipe Rodrigues de Almeida d4382943bc Space on the propper place 11 years ago
Felipe Rodrigues de Almeida 4dbe772048 forgot an if 11 years ago
Felipe Rodrigues de Almeida 99abb82ffa Took the extra 0 out 11 years ago
Felipe Rodrigues de Almeida 4ab4cb5cb7 Preventing error when the branch isn't on upstream 11 years ago
Felipe Rodrigues de Almeida 82cab1f60d Showing the difference of commits on upstream 11 years ago
Felipe Rodrigues de Almeida b9031f3ed1 Showing the full path in the prompt. 11 years ago
Felipe Rodrigues f7a95a96fe added integral theme 11 years ago
Bruno Pinto e17fdd0036 Merge pull request #141 from beloglazov/master 11 years ago
Anton Beloglazov 8492908b8b Changed the indentation style to 2 spaces as requested by @bpinto 11 years ago
Anton Beloglazov dbb6945337 beloglazov theme: call _git_branch_name only once - performance 11 years ago
Anton Beloglazov 79d6869a62 beloglazov theme: removed the "git:" prefix from the branch name to make the prompt shorter 11 years ago
Anton Beloglazov 7059648b75 Added a beloglazov theme, which is based on the default robbyrussel theme. This theme adds time, the number of non-pushed git commits, and whether the previous command has failed. 11 years ago
Bruno 6b6747b259 Merge pull request #143 from jonathanpa/master
Ignore vim backup file (sw?) and explain use of custom themes.
11 years ago
Jonathan Pares 9e97a467b6 Update README with custom themes
Mention how to use custom themes by placing them in custom/themes.
11 years ago
Jonathan Pares eaa0ead841 Gitignore: Ignore vim backup file (sw?). 11 years ago
Bruno fab7aba91c Merge pull request #142 from skrobul/readme-for-plugins
add README file with list of plugins and their short descriptions
11 years ago
Marek Skrobacki d387e69966 add README file with list of plugins and their short descriptions 11 years ago
Bruno f12d3d6014 Merge pull request #137 from xfix/install-in-fish
Rewrite installation script in fish shell.
11 years ago
Konrad Borowski d0cc1e7f70 Rewrite installation script in fish shell.
That now means oh my fish requires fish to be installed, but this is
probably for the better.
11 years ago
Bruno Pinto 9f7459b740 Merge pull request #127 from vincent-psarga/master 11 years ago
Vincent fedc586e7d Forgot bold for user/host 11 years ago
Vincent Pretre 36abf97c9c Added exit code in right prompt
Display name in red when user is root
11 years ago
Vincent 6b7dfe3733 Removed useless variable 11 years ago
Vincent 2e3c352b4b Updated README 11 years ago