-
Notifications
You must be signed in to change notification settings - Fork 29
Directory
John Meow edited this page Aug 6, 2020
·
6 revisions
This module displays the current working directory. If you are in your home directory, it is replaced with a home icon.
This dictionary defines icon aliases for directories. For example, if you wanted to replace ~/go/src
with \ue627
, you would write
[dir.aliases]
"\ue627" = "~/go/src"
This variable defines the maximum amount of Unicode characters that are allowed in the directory. The last directory is not affected.
Example with a value of 1
: