diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-02-03 16:04:40 +0100 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-02-03 16:04:40 +0100 |
commit | c166989f489cabd3c5b31c7f5adac0a1d403c6f9 (patch) | |
tree | 55eb35c65279a0404bc9f5c2a0739d9e20502edc /modules | |
parent | fix(modules/lf/commands/archive_{compress,decompress}): Correctly store paths (diff) | |
download | nixos-config-c166989f489cabd3c5b31c7f5adac0a1d403c6f9.zip |
fix(modules/lf/colors): Remove unused hidden home files
All these files are no longer there, and if they start to crop up again, I would like to notice it.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/by-name/lf/lf/colors | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/by-name/lf/lf/colors b/modules/by-name/lf/lf/colors index 1c2853ec..17201e64 100644 --- a/modules/by-name/lf/lf/colors +++ b/modules/by-name/lf/lf/colors @@ -60,11 +60,6 @@ fi 00 # FILE # links to hide ~/.mozilla 01;08;30 ~/.ssh 01;08;30 -~/.zshenv 01;08;30 - -~/.steampid 01;08;30 -~/.steam 01;08;30 -~/.steampath 01;08;30 # archives or compressed (dircolors defaults) *.tar 01;31 |