Commit Graph

51 Commits

Author SHA1 Message Date
Benji
17a0209b0c fix set_color bug
fixes error
set_color: Expected an argument
2013-10-17 10:43:03 -03:00
Kris Leech
098351a9bb FishFace theme [#67] 2013-10-17 10:34:16 -03:00
Bruno
f50e96b8fc Merge pull request #70 from zdavison/master
Corrected glyphs for agnoster theme.
2013-10-11 07:51:00 -07:00
@thingsdoer
4aa0794293 Corrected glyphs for agnoster theme. 2013-10-09 17:35:09 +01:00
Justin Hileman
35ae2a8a01 Add bobthefish theme. 2013-09-26 12:46:14 -07:00
Rob Day
86e0cfbc43 Modified theme names with metadata (Theme name) required by fish_config 2013-08-26 21:34:55 -04:00
Erik Kallen
407e8d8e27 Create README.md 2013-08-26 16:39:19 +02:00
Idan Gazit
a73ae7cd94 Adding readme for idan theme 2013-08-12 15:50:50 +03:00
Bruno
9cb309326f Merge pull request #56 from jacaetevha/master
Add README
2013-08-09 04:56:11 -07:00
Jason Rogers
666fb28a3b code blocks 2013-08-08 17:56:34 -04:00
Jason Rogers
4a9e2bb73b code blocks 2013-08-08 17:56:07 -04:00
Jason Rogers
081c2a5b60 update readme to link to my screenshot 2013-08-08 17:53:11 -04:00
Jason Rogers
253713b354 WIP: README 2013-08-08 17:43:35 -04:00
Eivind Uggedal
d476bf91f1 Doc uggedal theme 2013-08-08 11:42:30 -03:00
Bruno
14d14da3ee Merge pull request #54 from krisleech/add-readme-to-krisleech-theme
Add README to krisleech theme
2013-08-08 07:38:25 -07:00
Kris Leech
95cb059d3e separate the two images 2013-08-08 10:03:20 +01:00
Kris Leech
c150b63ffb Add README to krisleech theme 2013-08-08 10:00:49 +01:00
Bruno
6ad70f6d09 Merge pull request #51 from CoffeeAndCode/coffeeandcode-theme
Added custom theme "coffeeandcode"
2013-08-07 10:47:03 -07:00
Sérgio Ramos
4d92e3179d add readme to l theme 2013-08-07 16:37:05 +01:00
Jonathan Knapp
c3bf7036c4 Added README to theme 2013-08-07 08:24:38 -06:00
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
2013-08-07 08:14:41 -06:00
Bruno
bcbc660a1e Agnoster theme description. 2013-08-06 18:38:12 -03:00
Bruno
03a852fb9d Improving robbyrussell theme documentation. 2013-08-06 18:32:42 -03:00
Bruno
abd3b1cd8e Copy and Paste fix! :P 2013-08-06 18:01:45 -03:00
Bruno Pinto
84ef8660c3 adding documentation for robbyrussell theme 2013-08-06 17:56:53 -03:00
Niam Patel
9767a6d2ce replaced references to git with command git, to make the shell faster for git wrapper users 2013-07-09 21:50:56 +01:00
Erik Kallen
8551cacf50 Added cor theme and emoji clock plugin 2013-06-23 13:15:08 +02:00
Jason Rogers
485bcb8ae4 remove old date format comment from right prompt 2013-06-06 08:57:41 -04:00
Jason Rogers
01dc116a54 inline tbytes 2013-06-06 00:18:31 -04:00
Jason Rogers
8183877640 fix typo 2013-06-05 16:47:57 -04:00
Jason Rogers
0ecde036f4 port TBytes.sh to tbytes.fish 2013-06-05 16:34:49 -04:00
Jason Rogers
0986a42450 add TBytes.sh 2013-06-05 12:50:11 -04:00
Jason Rogers
0b92a704e1 adding my Git-based theme 2013-06-05 12:42:51 -04:00
Idan Gazit
490a46f1d0 Add a newline before prompts 2013-05-21 17:57:32 -03:00
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)
2013-05-21 17:57:24 -03:00
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.
2013-05-10 00:20:49 +02:00
Scott Perry
f19a08341a Home directory contraction in path 2013-05-01 01:06:25 -07:00
Scott Perry
b089ef626d Sane initial value for status_info 2013-05-01 01:00:14 -07:00
Scott Perry
5a38bf4294 Initial theme import 2013-05-01 00:51:32 -07:00
sn0cr
2a4482a53f apply the variable-naming-convention 2013-03-15 15:11:19 +01:00
sn0cr
db5635a030 remove some testing comments 2013-03-15 15:11:19 +01:00
sn0cr
71fc7a9826 add the agnoster theme by agnoster ported to fish shell 2013-03-15 15:11:19 +01:00
Kris Leech
4e89bc5a8f Fix prompt so it shows the red pipe even when in the home directory 2013-03-03 22:26:17 +00:00
Kris Leech
73ea47277f My personal theme, including cwd and git 2013-03-03 22:04:10 +00:00
Sérgio Ramos
3f034f9f36 add my custom theme 2013-01-13 16:49:28 +00:00
Bruno Pinto
644c85adaf removing ">" from theme prompt 2012-10-09 21:47:45 -03:00
Bruno Pinto
4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 2012-08-09 20:40:09 -03:00
Adriano Bonat
38fcb0cf44 using prompt_pwd instead of $PWD to show home as ~. 2012-08-08 23:32:45 -03:00
Adriano Bonat
faf304d5f4 fixed robbyrussell theme to use bold colors. 2012-07-28 18:08:46 -03:00
Bruno Pinto
a89e87d475 removing extra space when git folder is not dirty 2012-07-24 19:23:55 -03:00