adapt macos profile
This commit is contained in:
@@ -38,12 +38,35 @@
|
||||
}
|
||||
},
|
||||
"environments": {
|
||||
"linux": [
|
||||
{
|
||||
"package": "window-tagger",
|
||||
"link": {
|
||||
"from": "linux/kwin_window-tagger",
|
||||
"to": "~/.config/window-tagger"
|
||||
}
|
||||
}
|
||||
],
|
||||
"macos": [
|
||||
"git",
|
||||
"zsh",
|
||||
"tmux",
|
||||
"nvim",
|
||||
"bin",
|
||||
{
|
||||
"package": "sol",
|
||||
"link": {
|
||||
"from": "macos/sol",
|
||||
"to": "~/.config/sol"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "borders",
|
||||
"link": {
|
||||
"from": "macos/borders",
|
||||
"to": "~/.config/borders"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": "linearmouse",
|
||||
"link": {
|
||||
|
||||
Reference in New Issue
Block a user