Install nerdfetch.
This commit is contained in:
parent
480047cbab
commit
e4f2e7f0fb
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
|
pkgs,
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
@ -29,6 +30,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
|
${pkgs.nerdfetch}/bin/nerdfetch
|
||||||
# VI Mode escape timeout fix
|
# VI Mode escape timeout fix
|
||||||
export KEYTIMEOUT=1
|
export KEYTIMEOUT=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user