mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 18:47:44 +00:00
aliases: make mcg use jj
This commit is contained in:
parent
6383b15bca
commit
42d35c6d9a
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ def --env mc [path: path]: nothing -> nothing {
|
|||
def --env mcg [path: path]: nothing -> nothing {
|
||||
mkdir $path
|
||||
cd $path
|
||||
git init
|
||||
jj git init --colocate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue