Skip to content

daveyarwood/tomita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source: http://www.isaotomita.net/images/photo/tomi01.jpg

tomita

A minimal, aesthetically pleasing fish theme.

Note: Make sure you're using a Unicode-enabled terminal and font.

Prompt

<abbreviated path> (<current git branch>) [<vi mode>] ⋊>
  • Working directory
  • Current git branch
  • vi mode (requires fish 2.2+ and can be disabled with set -x TOMITA_VI no)

This theme includes a custom vi mode indicator which is built into fish_prompt. If you'd like to use vi mode, I recommend adding the following lines to your config.fish:

# note: this erases the default fish_mode_prompt, which adds a vi mode
# indicator to the left of your prompt
function fish_mode_prompt; end

# turn on vi mode when the shell starts
fish_vi_mode

Screenshots

Without vi-mode:

without vi-mode

With vi-mode:

with vi-mode

In a git repo:

git branch

About

a minimal, aesthetically pleasing fish shell theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages