mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
sync: from macOS 2024-12-05
This commit is contained in:
parent
7d220c3873
commit
053304c4d5
39 changed files with 1025 additions and 379 deletions
23
.vscode/dotfiles.code-snippets
vendored
23
.vscode/dotfiles.code-snippets
vendored
|
|
@ -15,15 +15,14 @@
|
|||
// ],
|
||||
// "description": "Log output to console"
|
||||
// }
|
||||
"Dotfiles": {
|
||||
"scope": "",
|
||||
"prefix": "init",
|
||||
"body": [
|
||||
"$LINE_COMMENT \\$DOTFILES/$RELATIVE_FILEPATH",
|
||||
"$LINE_COMMENT Date: $CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE",
|
||||
"$LINE_COMMENT Author: contact@js0ny.net",
|
||||
"$LINE_COMMENT $0",
|
||||
]
|
||||
|
||||
}
|
||||
}
|
||||
"Dotfiles": {
|
||||
"scope": "",
|
||||
"prefix": "init",
|
||||
"body": [
|
||||
"$LINE_COMMENT \\$DOTFILES/$RELATIVE_FILEPATH",
|
||||
"$LINE_COMMENT Date: $CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE",
|
||||
"$LINE_COMMENT Author: js0ny",
|
||||
"$LINE_COMMENT $0",
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue