update
This commit is contained in:
parent
95b84ff9ad
commit
33b69090ed
4 changed files with 6 additions and 54 deletions
|
@ -2,60 +2,11 @@
|
||||||
"editor.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'",
|
"editor.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'",
|
||||||
"editor.minimap.enabled": false,
|
"editor.minimap.enabled": false,
|
||||||
"editor.fontLigatures": true,
|
"editor.fontLigatures": true,
|
||||||
"editor.renderControlCharacters": false,
|
|
||||||
"editor.rulers": [80, 100, 120],
|
"editor.rulers": [80, 100, 120],
|
||||||
"terminal.integrated.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'",
|
"terminal.integrated.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'",
|
||||||
"terminal.integrated.shellIntegration.enabled": false,
|
|
||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"diffEditor.maxComputationTime": 0,
|
|
||||||
"diffEditor.ignoreTrimWhitespace": false,
|
|
||||||
"git.inputValidationLength": 100,
|
"git.inputValidationLength": 100,
|
||||||
"git.inputValidationSubjectLength": 100,
|
"git.inputValidationSubjectLength": 100,
|
||||||
"javascript.updateImportsOnFileMove.enabled": "always",
|
|
||||||
"typescript.updateImportsOnFileMove.enabled": "always",
|
|
||||||
"[javascript]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[json]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[html]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[markdown]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[typescript]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[jsonc]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[handlebars]": {
|
|
||||||
"editor.defaultFormatter": "vscode.html-language-features"
|
|
||||||
},
|
|
||||||
"[yaml]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[scss]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[css]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"[typescriptreact]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
|
|
||||||
"files.associations": {
|
|
||||||
"*.json5": "jsonc"
|
|
||||||
},
|
|
||||||
"HuggingFaceCode.modelIdOrEndpoint": "http://starcoder.int.tngtech.com:443/api/generate/",
|
|
||||||
"[javascriptreact]": {
|
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
||||||
},
|
|
||||||
"workbench.colorTheme": "Atom One Dark",
|
|
||||||
"godot_tools.gdscript_lsp_server_port": 6005,
|
|
||||||
"redhat.telemetry.enabled": false,
|
"redhat.telemetry.enabled": false,
|
||||||
"sonarlint.connectedMode.connections.sonarqube": [
|
"sonarlint.connectedMode.connections.sonarqube": [
|
||||||
{
|
{
|
||||||
|
@ -63,8 +14,6 @@
|
||||||
"connectionId": "https-cq-bsh-sdd-com-"
|
"connectionId": "https-cq-bsh-sdd-com-"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"playwright.reuseBrowser": true,
|
"workbench.colorTheme": "Atom One Dark",
|
||||||
"llm.attributionEndpoint": "",
|
"sonarlint.ls.javaHome": "/home/loherj/.sdkman/candidates/java/current"
|
||||||
"llm.modelIdOrEndpoint": "https://codepilot.model.tngtech.com/api/generate/",
|
|
||||||
"llm.attributionWindowSize": 0
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -217,7 +217,8 @@ bindsym $mod+c exec chromium
|
||||||
bindsym $mod+b exec librewolf
|
bindsym $mod+b exec librewolf
|
||||||
bindsym $mod+t exec thunderbird
|
bindsym $mod+t exec thunderbird
|
||||||
bindsym $mod+g exec code
|
bindsym $mod+g exec code
|
||||||
bindsym $mod+z exec thunar
|
bindsym $mod+z exec zeditor
|
||||||
|
bindsym $mod+u exec thunar
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Audio shortcuts
|
# Audio shortcuts
|
||||||
|
|
1
.zshrc
1
.zshrc
|
@ -0,0 +1 @@
|
||||||
|
|
|
@ -12,6 +12,7 @@ alias ll='ls -l'
|
||||||
alias la='ls -a'
|
alias la='ls -a'
|
||||||
alias lla='ls -al'
|
alias lla='ls -al'
|
||||||
alias color-picker='grim -g "$(slurp -p)" -t ppm - | convert - -format "%[pixel:p{0,0}]" txt:-'
|
alias color-picker='grim -g "$(slurp -p)" -t ppm - | convert - -format "%[pixel:p{0,0}]" txt:-'
|
||||||
|
alias z=zeditor
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
autoload -U colors zsh/terminfo
|
autoload -U colors zsh/terminfo
|
||||||
|
|
Loading…
Reference in a new issue