Compare commits
3 Commits
4a1a5abb96
...
110df8e08b
| Author | SHA1 | Date | |
|---|---|---|---|
|
110df8e08b
|
|||
|
4b4e3ac97c
|
|||
|
a3914f5474
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,3 +6,4 @@
|
||||
*.tmp
|
||||
*.tmp*
|
||||
*.vscdb
|
||||
.DS_Store
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
|
||||
"workbench.colorTheme": "Atom One Dark",
|
||||
"workbench.preferredDarkColorTheme": "Atom One Dark",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
// "workbench.tree.indent": 10,
|
||||
"workbench.tree.renderIndentGuides": "always",
|
||||
"workbench.view.alwaysShowHeaderActions": true,
|
||||
@@ -138,7 +137,7 @@
|
||||
// terminal
|
||||
//----------------------------------------------------------------
|
||||
|
||||
"terminal.integrated.fontFamily": "JetBrainsMono Nerd Font, MesloLGS NF, Ubuntu Mono",
|
||||
"terminal.integrated.fontFamily": "\"JetBrainsMono Nerd Font\", \"MesloLGS NF\", Ubuntu Mono",
|
||||
"terminal.integrated.fontSize": 13,
|
||||
"terminal.integrated.cursorStyle": "line",
|
||||
"terminal.integrated.defaultProfile.linux": "zsh",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
include "%L"
|
||||
include "/usr/local/share/keyd/keyd.compose"
|
||||
|
||||
<Multi_key> <s> <h> <r> <u> <g> : "¯\\_(ツ)_/¯"
|
||||
<Multi_key> <Cyrillic_ha> <Cyrillic_ze> : "¯\\_(ツ)_/¯" # хз
|
||||
|
||||
Reference in New Issue
Block a user