mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
Initial commit of Zsh Navigation Tools
This commit is contained in:
parent
81ea063130
commit
87100db202
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