mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
fixed error in felix configuration
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
# (Optional)
|
# (Optional)
|
||||||
# Default exec command when open files.
|
# Default exec command when open files.
|
||||||
# If not set, will default to $EDITOR.
|
# If not set, will default to $EDITOR.
|
||||||
@@ -42,7 +43,7 @@ default_theme: Base16OceanDark
|
|||||||
|
|
||||||
# The foreground color of directory, file and symlink.
|
# The foreground color of directory, file and symlink.
|
||||||
# Pick one of the following:
|
# Pick one of the following:
|
||||||
# Black // 0
|
# Black // 0
|
||||||
# Red // 1
|
# Red // 1
|
||||||
# Green // 2
|
# Green // 2
|
||||||
# Yellow // 3
|
# Yellow // 3
|
||||||
@@ -65,3 +66,4 @@ color:
|
|||||||
dir_fg: LightCyan
|
dir_fg: LightCyan
|
||||||
file_fg: LightWhite
|
file_fg: LightWhite
|
||||||
symlink_fg: LightYellow
|
symlink_fg: LightYellow
|
||||||
|
dirty_fg: Red
|
||||||
|
|||||||
Reference in New Issue
Block a user