Skip to content

crmne/fishline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fishline

Join the chat at https://gitter.im/0rax/fishline

Powerline prompt for Fish Shell in Fish Shell.

fishline_preview

Install

Clone fishline where you want, here in the fish's config folder:

git clone https://github.com/0rax/fishline.git/ ~/.config/fish/fishline

Set in your config.fish this fishline path and source it.

set FLINE_PATH $HOME/.config/fish/fishline
source $FLINE_PATH/fishline.fish

Now call the fishline function with your last status in your fish_prompt function

function fish_prompt
    fishline $status
end

More informations about installation and configuration availlable in the wiki.

About

Powerline prompt for Fish Shell in Fish Shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%