summary refs log tree commit diff
path: root/zshenv
blob: 6d3aae3e1448e867114752c9259fc8ec144ed866 (plain) (blame)
1
2
3
export EDITOR="mg"
export PATH=~/workspace/go/bin:$PATH
alias add="arc diff --draft"