mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
add support to install dir_colors
This commit is contained in:
parent
bcd389c0f1
commit
46bc836858
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ unless(eval {symlink('', ''); 1;}) {
|
|||
my %links = (
|
||||
screenrc => '.screenrc',
|
||||
toprc => '.toprc',
|
||||
dir_colors => '.dir_colors',
|
||||
lessfilter => '.lessfilter',
|
||||
|
||||
vim => '.vim',
|
||||
|
|
Loading…
Add table
Reference in a new issue