1
Fork 0

Compare commits

..

No commits in common. "05fe3770f4e70ecafa5bc838ebcf93093b96f600" and "9ac06f1421622651a38a5d8bbdbcbdfb80c2968b" have entirely different histories.

4 changed files with 3 additions and 11 deletions

View File

@ -1,9 +1,7 @@
alias c.="codium ."
alias cat="bat"
alias ls="exa"
alias mgs="mgitstatus"
alias o="xdg-open"
alias ssh="kitty +kitten ssh"
alias trash="gio trash"
alias youtube-dl="yt-dlp"

View File

@ -23,8 +23,7 @@
"extensions.ignoreRecommendations": true,
/* VS Code files settings. */
"files.associations": {
"*.sql": "sql",
"*.yml": "yaml"
"*.sql": "sql"
},
"files.eol": "\n",
"files.exclude": {
@ -84,7 +83,7 @@
"markdown-preview-enhanced.previewTheme": "github-dark.css",
// Python (ID: ms-python.python)
"python.formatting.provider": "black",
"python.languageServer": "Jedi",
"python.languageServer": "Pylance",
"python.linting.enabled": true,
"python.linting.flake8Enabled": false,
"python.linting.mypyEnabled": true,
@ -136,8 +135,6 @@
// TODO Tree (ID: gruntfuggly.todo-tree).
"todo-tree.filtering.useBuiltInExcludes": "file excludes",
"todo-tree.highlights.enabled": false,
// Redhat
"redhat.telemetry.enabled": false
/* Language-specific overrides. */
"[html]": {
"editor.wordWrap": "on",
@ -161,7 +158,7 @@
"editor.tabSize": 4
},
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.defaultFormatter": "matklad.rust-analyzer",
"editor.detectIndentation": false,
"editor.formatOnSave": true,
"editor.tabSize": 2,

View File

@ -2,5 +2,3 @@ title="mpv"
volume="25"
volume-max="150"
geometry="1280x720+50%+50%"
loop-playlist="inf"

View File

@ -1 +0,0 @@
AddKeysToAgent yes