tangled
alpha
login
or
join now
boltless.me
/
dot
0
fork
atom
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
feat(git): add `git st` as jj-style alias
boltless.me
9 months ago
0a5f2b4b
6fc811ca
+1
1 changed file
expand all
collapse all
unified
split
git
config
+1
git/config
···
17
17
[rerere]
18
18
enabled = true
19
19
[alias]
20
20
+
st = status
20
21
lg = log --branches --remotes --tags --graph --decorate
21
22
ll = log --branches --remotes --tags --graph --decorate --oneline
22
23
find = !sh -c 'git-repo-search \"$@\" | fzf | awk \"{print \\$NF}\" --