More cleanup

This commit is contained in:
Tim Schubert 2020-10-17 15:41:27 +02:00
parent 992f8b23ac
commit 4c0ad5c3f0
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
5 changed files with 35 additions and 52 deletions

View file

@ -45,6 +45,7 @@
};
home.packages = [
pkgs.fzf
pkgs.exa
pkgs.zsh-git-prompt
];