Skip to content

branchvincent/tide-show-on-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tide - Show On Command

CI

A Tide extension to enable Powerlevel10k's awesome show on command feature.

demo

Installation

With Fisher:

fisher install branchvincent/tide-show-on-cmd

Configuration

First, add our item to the prompt:

set -a tide_right_prompt_items kubectl

Then, enable it to only show on certain commands:

set -gx tide_show_kubectl_on kubectl helm kubens kubectx stern

Caveats

Note, this implementation is very naive compared to Powerlevel10k as the current commandline is only queried when a space is entered.

About

Fish port of Powerlevel10k's Show On Command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published