Updated scripts
This commit is contained in:
parent
b022f74b7e
commit
6bea9dc550
@ -442,7 +442,7 @@ require("lazy").setup({
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"lews6991/gitsigns.nvim",
|
"lewis6991/gitsigns.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
signs = {
|
signs = {
|
||||||
add = { text = "▎" },
|
add = { text = "▎" },
|
||||||
|
|||||||
@ -5,6 +5,8 @@
|
|||||||
helper = store --file ~/.my-credentials
|
helper = store --file ~/.my-credentials
|
||||||
[credential "https://dev.azure.com"]
|
[credential "https://dev.azure.com"]
|
||||||
useHttpPath = true
|
useHttpPath = true
|
||||||
|
[credential "https://github.com"]
|
||||||
|
useHttpPath = true
|
||||||
[credential "https://git.cmtec.se"]
|
[credential "https://git.cmtec.se"]
|
||||||
helper = store --file ~/.my-credentials
|
helper = store --file ~/.my-credentials
|
||||||
username = cm
|
username = cm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user