all repos

dotfiles @ b6548a8792c5331be56c98e5e15b7a1df923d00e

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"]