wip universal prompt renderer, using Powerline symbols

This commit is contained in:
Martinez 2015-04-06 22:21:30 +02:00
parent 63d4b8c1fd
commit 0703ad5399
5 changed files with 382 additions and 2 deletions

5
fish-init Normal file
View file

@ -0,0 +1,5 @@
#! /bin/fish
function fish_prompt
./render .1 .35
end