Commit Graph

184 Commits (d4acc8148a072334f53e0aefda9c890775eb792e)

Author SHA1 Message Date
Bruno 6ad70f6d09 Merge pull request #51 from CoffeeAndCode/coffeeandcode-theme
Added custom theme "coffeeandcode"
11 years ago
Sérgio Ramos 4d92e3179d add readme to l theme 11 years ago
Jonathan Knapp c3bf7036c4 Added README to theme 11 years ago
Jonathan Knapp c021e688d6 Added custom theme "coffeeandcode"
* sets all fish_color and fish_pager_colors
  * displays git information in the command prompt if available
  * splits current working directory and additional prompt info on two lines
11 years ago
Bruno bcbc660a1e Agnoster theme description. 11 years ago
Bruno 03a852fb9d Improving robbyrussell theme documentation. 11 years ago
Bruno abd3b1cd8e Copy and Paste fix! :P 11 years ago
Bruno Pinto 84ef8660c3 adding documentation for robbyrussell theme 11 years ago
Niam Patel 9767a6d2ce replaced references to `git` with `command git`, to make the shell faster for git wrapper users 11 years ago
Erik Kallen 8551cacf50 Added cor theme and emoji clock plugin 11 years ago
Jason Rogers 485bcb8ae4 remove old date format comment from right prompt 11 years ago
Jason Rogers 01dc116a54 inline tbytes 11 years ago
Jason Rogers 8183877640 fix typo 11 years ago
Jason Rogers 0ecde036f4 port TBytes.sh to tbytes.fish 11 years ago
Jason Rogers 0986a42450 add TBytes.sh 11 years ago
Jason Rogers 0b92a704e1 adding my Git-based theme 11 years ago
Idan Gazit 490a46f1d0 Add a newline before prompts 11 years ago
Idan Gazit d66cae317f Adding "idan" theme
A functional, uncluttered theme. Boasts the following features:

Left Prompt:
* Current virtualenv (if applicable)
* Truncated CWD (just the current folder's name)
* Git branch and dirty state (if applicable)

Right Prompt:
* Full CWD path
* Last error code (if applicable)
11 years ago
Eivind Uggedal f9e1ff0cab Minimal prompt theme.
Displays the $CWD only. If you are connected through ssh the hostname
will also be shown.

I like my prompt uncluttered. If I need to know if my git repo is
dirty I run `git st`. If I get lost and need to know which branch
I'm on it takes my fingers 2 seconds to type `git br<C-f>`.

The right prompt displays the last commands exit code if it was
non-zero. It requires a recent version of fish from git.
12 years ago
Scott Perry f19a08341a Home directory contraction in path 12 years ago
Scott Perry b089ef626d Sane initial value for status_info 12 years ago
Scott Perry 5a38bf4294 Initial theme import 12 years ago
sn0cr 2a4482a53f apply the variable-naming-convention 12 years ago
sn0cr db5635a030 remove some testing comments 12 years ago
sn0cr 71fc7a9826 add the agnoster theme by agnoster ported to fish shell 12 years ago
Kris Leech 4e89bc5a8f Fix prompt so it shows the red pipe even when in the home directory 12 years ago
Kris Leech 73ea47277f My personal theme, including cwd and git 12 years ago
Sérgio Ramos 3f034f9f36 add my custom theme 12 years ago
Bruno Pinto 644c85adaf removing ">" from theme prompt 12 years ago
Bruno Pinto 4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 12 years ago
Adriano Bonat 38fcb0cf44 using prompt_pwd instead of $PWD to show home as ~. 12 years ago
Adriano Bonat faf304d5f4 fixed robbyrussell theme to use bold colors. 12 years ago
Bruno Pinto a89e87d475 removing extra space when git folder is not dirty 12 years ago
Bruno Pinto 7694d653cf robbyrussell zsh theme ported to fish 12 years ago