mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
ackrc!
This commit is contained in:
parent
3ed0a1c4e0
commit
ea2ffe5a48
2 changed files with 2 additions and 0 deletions
1
ackrc
Normal file
1
ackrc
Normal file
|
@ -0,0 +1 @@
|
|||
--type-add=asm=.S
|
|
@ -38,6 +38,7 @@ unless(eval {symlink('', ''); 1;}) {
|
|||
|
||||
my %links = (
|
||||
screenrc => '.screenrc',
|
||||
ackrc => '.ackrc',
|
||||
toprc => '.toprc',
|
||||
dir_colors => '.dir_colors',
|
||||
lessfilter => '.lessfilter',
|
||||
|
|
Loading…
Add table
Reference in a new issue