Install nerdfetch.
This commit is contained in:
parent
480047cbab
commit
e4f2e7f0fb
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
|
@ -29,6 +30,7 @@
|
|||
};
|
||||
|
||||
initExtra = ''
|
||||
${pkgs.nerdfetch}/bin/nerdfetch
|
||||
# VI Mode escape timeout fix
|
||||
export KEYTIMEOUT=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue