all repos

dotfiles @ 34f696607a684bb561eebeaeb66e93cec3942f8a

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