mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
Initial commit of Zsh Navigation Tools
This commit is contained in:
parent
9c08641d7c
commit
4c292ea2b0
28 changed files with 2273 additions and 0 deletions
5
plugins/zsh-navigation-tools/.config/znt/n-panelize.conf
Normal file
5
plugins/zsh-navigation-tools/.config/znt/n-panelize.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# How should be current element of the list drawn. Possible values: reverse,
|
||||
# underline. Default (without option set) is reverse
|
||||
# On Linux virtual terminal this will be enforced to reverse (because of poor
|
||||
# underline support on that terminal)
|
||||
# local active_text=underline
|
||||
Loading…
Add table
Add a link
Reference in a new issue