Added command to update *.scmbrc files from latest commit.
This commit is contained in:
@@ -54,3 +54,5 @@ _create_or_patch_scmbrc() {
|
||||
done
|
||||
}
|
||||
|
||||
# Update ~/.scmbrc, ~/.git.scmbrc, etc. from latest commit
|
||||
alias update_scmbrc_from_latest_commit="_create_or_patch_scmbrc HEAD~"
|
||||
|
||||
Reference in New Issue
Block a user