credential store
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
core = {
|
core = {
|
||||||
editor = "nvim -f";
|
editor = "nvim -f";
|
||||||
};
|
};
|
||||||
|
credential = {
|
||||||
|
helper = "store";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user