all repos

dotfiles @ c7f2f27

i use rach linux btw
1 files changed, 8 insertions(+), 0 deletions(-)
dlv: add config
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-10-18 16:59:18 +0300
Parent: c5d1cbd
A config/dlv/config.yml
···
        
        1
        +tab: "│·"

      
        
        2
        +source-list-line-count: 4

      
        
        3
        +max-array-values: 64

      
        
        4
        +max-variable-recurse: 1

      
        
        5
        +aliases:

      
        
        6
        +  rebuild: ["re"]

      
        
        7
        +  stepout: ["S"]

      
        
        8
        +  locals: ["ll"]