update config linux-dev
This commit is contained in:
parent
ddb6ea07c8
commit
3bd842553a
@ -66,17 +66,16 @@
|
||||
}
|
||||
],
|
||||
"linux-dev": [
|
||||
"git",
|
||||
"htop",
|
||||
"zsh",
|
||||
"tmux",
|
||||
{
|
||||
"package": "nvim",
|
||||
"ignore-template": true,
|
||||
"link": { "from": "linux-dev/nvim", "to": "~/.config/nvim" },
|
||||
"post-link": "nvim --headless '+Lazy! restore' +qa && echo 'alias vim=nvim' >> ~/.zshrc"
|
||||
},
|
||||
"git",
|
||||
"htop",
|
||||
"bin"
|
||||
"post-link": "nvim --headless '+Lazy! restore' '+MasonUpdate' +qa && echo 'alias vim=nvim' >> ~/.zshrc"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user