wip universal prompt renderer, using Powerline symbols
This commit is contained in:
parent
63d4b8c1fd
commit
0703ad5399
5 changed files with 382 additions and 2 deletions
5
fish-init
Normal file
5
fish-init
Normal file
|
@ -0,0 +1,5 @@
|
|||
#! /bin/fish
|
||||
|
||||
function fish_prompt
|
||||
./render .1 .35
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue