mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
9 lines
136 B
YAML
9 lines
136 B
YAML
version: "1"
|
|
git_protocol: ssh
|
|
editor: nvim
|
|
prompt: enabled
|
|
pager: bat
|
|
aliases:
|
|
co: pr checkout
|
|
il: issues list
|
|
clone: repo clone
|