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
Bruno Pinto
7694d653cf
robbyrussell zsh theme ported to fish
2012-07-23 11:00:14 -03:00