direnv: set log format
This commit is contained in:
parent
98006874b8
commit
1daf5bc799
2 changed files with 35 additions and 33 deletions
home/common
|
@ -7,6 +7,8 @@
|
|||
viddy
|
||||
];
|
||||
|
||||
home.sessionVariables.DIRENV_LOG_FORMAT = ''$(printf "\033[2mdirenv: %%s\033[0m")'';
|
||||
|
||||
programs = {
|
||||
bat = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue