Commit Graph

1012 Commits (d2bfca7d6331d77197123ef066ca75c699bcca74)
 

Author SHA1 Message Date
Bruno 52c4896ea9 Update documentation 9 years ago
Bruno Pinto 21848fdf80 fish install and updated functions 9 years ago
Bruno Pinto e2d9ad8ff4 new Plugin and Theme functions 9 years ago
Bruno Pinto 6a3c7a3f1f remove deprecated _append_path function 9 years ago
Bruno Pinto 25ef546fc7 simplification: do not prioritize '.config/fish/functions' 9 years ago
Bruno Pinto 8d653ba818 no more plugins or themes added to the repo 9 years ago
Bruno 87030f6797 Merge pull request #447 from Bastes/master
FIxing a problem caused by the strange "command command -v rbenv" command
9 years ago
Michel Belleville fa253c22e9 FIxing a problem caused by the strange "command command -v rbenv"
Some systems don't have a ```command``` command ; testing for it before trying to execute it is better form.
9 years ago
Michel Belleville e77c6cd77a FIxing a problem caused by the strange "command command -v rbenv" command 9 years ago
Jorge Bucaran edd719c645 Merge pull request #461 from scorphus/issue-454
fix(scorphish): redirect Git stderr to /dev/null while
9 years ago
Pablo Santiago Blum de Aguiar 22001a7b50 fix(scorphish): redirect Git stderr to /dev/null while
Fix #454. Thanks @bucaran 👍

Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
9 years ago
Jorge Bucaran 0e21d6be2d Merge pull request #458 from nirvdrum/custom_completions_load_fix
Custom completions load fix
9 years ago
Kevin Menard a06a58fc70 Fix loading of custom plugin completions. 9 years ago
Kevin Menard e6a0caf27a Add an example completion file. 9 years ago
Jorge Bucaran c17ff864d8 Merge pull request #452 from scorphus/improve-scorphish
Improve scorphish theme
9 years ago
Pablo Santiago Blum de Aguiar e5ef2da81f refact(scorphish): set colors on top of method to use them onwards 9 years ago
Pablo Santiago Blum de Aguiar 3ee8674112 refact(scorphish): display nada when there's neither venv nor ruby 9 years ago
Pablo Santiago Blum de Aguiar afe748e478 refact(scorphish): colorize prompt arrows according to exit code 9 years ago
Pablo Santiago Blum de Aguiar 239f8dd089 refact(scorphish): use a flag to decide where to place git info 9 years ago
Pablo Santiago Blum de Aguiar 95ed7da00b refact(scorphish): show number of commits ahead for all remotes 9 years ago
Jorge Bucaran 31b0f12f05 Merge pull request #451 from bpinto/commits-ahead-scorphish
add commits ahead indicator to scorphish
9 years ago
Jorge 4711a1d494 add commits ahead indicator to scorphish 9 years ago
Jorge Bucaran e9aab2e462 Merge pull request #449 from tannhuber/spec
Modify README.md
9 years ago
Joseph 474ce4cd7a Modify README.md
Typo fixed.
9 years ago
Jorge Bucaran 914aa94386 Merge pull request #444 from scorphus/scorphish
themes: add a new theme, scorphish
9 years ago
Pablo Santiago Blum de Aguiar 17a807f5bf themes: add a new theme, scorphish 9 years ago
Jorge Bucaran 568c601c79 Merge pull request #442 from josiahsprague/clarify-installation-process
Add installation note about config.fish
10 years ago
Josiah Sprague b01b39ea79 Add installation note about config.fish
Add a note to make it clearer what happens to existing config.fish files when installing omf.
10 years ago
Jorge Bucaran d0afa91c5f Merge pull request #437 from kiRach/master
Some improvements on robbyrussel theme
10 years ago
Kirill Sukhanov 4b39ad6201 Variable name changed to be more meaningful 10 years ago
Kirill Sukhanov 2bca3f0951 Changes for show dirty option after the comment in code review 10 years ago
Kirill Sukhanov c45b844a55 Add option to not show untracked files as dirty in git status 10 years ago
Kirill Sukhanov b43716907f Add space between the arrow and current directory name in robbyrussell theme 10 years ago
Bruno 506ef66ee1 Merge pull request #436 from bobthecow/bobthefish-git-untracked-override
[bobthefish] allow git untracked files override
10 years ago
Justin Hileman 027be0a1ee [bobthefish] allow git untracked files override
Showing untracked files can be (very) slow on large NFS mounts. Allow the user to disable the '...' output when there are untracked files, either globally via fish config:

    set -g theme_display_git_untracked no

 or locally via git repo config:

    git config bash.showUntrackedFiles false

Fixes #434
10 years ago
Bruno 82bc5e6823 Merge pull request #433 from bobthecow/bobthefish-bonus-output
Fix extraneous output from `type` on some fishes.
10 years ago
Justin Hileman d87760e34c Fix extraneous output from `type` on some fishes. 10 years ago
Bruno ccef2443a7 Merge pull request #429 from andyklimczak/master
gnuykeaj theme
10 years ago
Andy Klimczak 2f9a20dafb gnuykeaj theme 10 years ago
Jorge Bucaran e9e4a5cc23 Merge pull request #427 from aznashwan/goddy
Added godfather theme.
10 years ago
aznashwan dcf4abd87e Added godfather theme. 10 years ago
Bruno 2259057cdb Merge pull request #423 from phaedryx/trout-theme
adds the trout theme
10 years ago
Tad Thorley 049e653684 adds the trout theme 10 years ago
Jorge Bucaran 403e5652b4 Merge pull request #418 from joar/master
Add fisk theme
10 years ago
Joar Wandborg 8063d08467 Update fish_prompt.fish 10 years ago
Joar Wandborg bb6aad9c7c Update and rename concat.fish to _fisk_concat.fish 10 years ago
Joar Wandborg faccacaa8b Update fish_prompt.fish 10 years ago
Joar Wandborg b8c0a29813 Update fish_prompt.fish 10 years ago
Bruno e769d48247 Simplifying about section 10 years ago
Joar Wandborg 409c5a8686 Fix stray vim command 10 years ago