Compare commits
2 Commits
e797bc1801
...
c031affb9f
Author | SHA1 | Date | |
---|---|---|---|
c031affb9f | |||
9724a9dddd |
@ -37,8 +37,8 @@ function .add {
|
||||
fi
|
||||
|
||||
chezmoi add $1
|
||||
chezmoi git add .
|
||||
chezmoi git status
|
||||
chezmoi git diff
|
||||
if $(read -q "?Commit changes? [y/N]"); then
|
||||
chezmoi git commit -- -am $2
|
||||
if $(read -q "?Push changes? [y/N]"); then
|
Loading…
x
Reference in New Issue
Block a user