mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-30 03:59:51 +00:00
Initial commit of Zsh Navigation Tools
This commit is contained in:
5
plugins/zsh-navigation-tools/.config/znt/n-options.conf
Normal file
5
plugins/zsh-navigation-tools/.config/znt/n-options.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
|
||||
Reference in New Issue
Block a user