Compare commits

..

4 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -7,9 +7,10 @@ bat
git-delta git-delta
fd fd
rg rg
fzf
``` ```
### Usefull ### Useful
``` ```
jq jq

View File

@@ -26,3 +26,7 @@
[init] [init]
defaultBranch = master defaultBranch = master
[rebase]
autosquash = true
autostash = true