all repos

dotfiles @ 4a4d063f9963b08faf6271e0a932e64d06a787c3

my dotfiles

config/dlv/config.yml (view raw)

1
2
3
4
5
6
7
8
tab: "│·"
source-list-line-count: 4
max-array-values: 64
max-variable-recurse: 1
aliases:
  rebuild: ["re"]
  stepout: ["S"]
  locals: ["ll"]