privatize karabiner and add macos-isms
This commit is contained in:
parent
0c1bbf2724
commit
8a03de58b9
21 changed files with 25004 additions and 22346 deletions
|
|
@ -19,7 +19,9 @@ log = "nearby(8) | @..main@origin | main@origin::@ | @:: | visible_heads() ~ boo
|
|||
"diff token" = { underline = false }
|
||||
|
||||
[git]
|
||||
subprocess = true
|
||||
push-bookmark-prefix = "barakmich/"
|
||||
push-new-bookmarks = true
|
||||
# Prevent pushing work in progress or anything explicitly labeled "private"
|
||||
private-commits = "description(glob:'wip:*') | description(glob:'private:*') | description(glob:'XXX*')"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue