mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 11:06:41 -07:00
jj correction to prefix again
This commit is contained in:
parent
b4a848af40
commit
16ec312f86
1 changed files with 1 additions and 3 deletions
|
@ -30,9 +30,7 @@ in
|
||||||
key = "~/.ssh/id_ed25519.pub";
|
key = "~/.ssh/id_ed25519.pub";
|
||||||
};
|
};
|
||||||
templates = {
|
templates = {
|
||||||
git_push_bookmark = ''
|
git_push_bookmark = '''''"softinio/push-" ++ change_id.short()''''';
|
||||||
\'"softinio/push-" ++ change_id.short()\'
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
ui = {
|
ui = {
|
||||||
default-command = "l";
|
default-command = "l";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue