diff options
author | David Morgan <djm_uk@protonmail.com> | 2023-12-13 15:21:48 +0000 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2023-12-13 15:21:48 +0000 |
commit | 278a398bfe2612bd54249e33a2d01a8fd5e94279 (patch) | |
tree | 1157db7ad7e5f42a95abda3f4f8719bb7f33f68c /nix-conf/home/includes | |
parent | 84f071aceea1db4151d196c9ad1e4f5133f11fe1 (diff) | |
download | dotfiles-278a398bfe2612bd54249e33a2d01a8fd5e94279.tar.gz |
Replace exa with eza
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r-- | nix-conf/home/includes/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index 9f98ed0..2925791 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -33,7 +33,7 @@ in ea elinks entr - exa + eza fd file fzf |