mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Merge branch 'master' of github.com:js0ny/dotfiles
This commit is contained in:
commit
2fa5801448
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