clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add some dotfies

sspaeti 5d76e981 fdb997ea

+635 -1
+24
Brewfile
··· 1 + tap "adoptopenjdk/openjdk" 2 + tap "homebrew/bundle" 3 + tap "homebrew/cask" 4 + tap "homebrew/cask-versions" 5 + tap "homebrew/core" 6 + tap "minio/stable" 7 + tap "osx-cross/arm" 8 + tap "osx-cross/avr" 9 + tap "qmk/qmk" 10 + brew "bash-completion" 11 + brew "docker" 12 + brew "docker-machine" 13 + brew "hugo" 14 + brew "pandoc" 15 + brew "python@3.8", link: true 16 + brew "w3m" 17 + brew "wget" 18 + brew "zsh-autosuggestions" 19 + brew "zsh-syntax-highlighting" 20 + brew "minio/stable/mc" 21 + brew "minio/stable/minio" 22 + brew "qmk/qmk/qmk" 23 + cask "adoptopenjdk11" 24 + cask "mark-text"
+3 -1
README.md
··· 1 - dotfiles 1 + Dotfiles 2 + ======== 3 + This is the beginning of my dotfiles.
+230
venvs/dagster.txt
··· 1 + alembic==1.4.2 2 + amqp==2.6.0 3 + aniso8601==7.0.0 4 + ansiwrap==0.8.4 5 + appdirs==1.4.4 6 + appnope==0.1.0 7 + astroid==2.4.2 8 + atomicwrites==1.4.0 9 + attrs==19.3.0 10 + aws-sam-translator==1.27.0 11 + aws-xray-sdk==2.6.0 12 + backcall==0.2.0 13 + beautifulsoup4==4.9.3 14 + billiard==3.6.3.0 15 + black==19.10b0 16 + bleach==3.1.5 17 + boto==2.49.0 18 + boto3==1.14.23 19 + botocore==1.17.23 20 + branca==0.4.1 21 + cached-property==1.5.2 22 + cachetools==4.1.1 23 + celery==4.4.6 24 + certifi==2020.6.20 25 + cffi==1.14.3 26 + cfn-lint==0.37.1 27 + chardet==3.0.4 28 + click==7.1.2 29 + click-plugins==1.1.1 30 + cligj==0.5.0 31 + coloredlogs==14.0 32 + contextlib2==0.6.0.post1 33 + croniter==0.3.34 34 + cryptography==3.1.1 35 + cycler==0.10.0 36 + dagit==0.11.9 37 + dagster==0.11.9 38 + dagster-aws==0.11.9 39 + dagster-cron==0.11.9 40 + dagster-graphql==0.11.9 41 + dagster-pandas==0.11.9 42 + dagster-postgres==0.11.9 43 + dagster-pyspark==0.11.9 44 + dagster-spark==0.11.9 45 + dagstermill==0.11.9 46 + decorator==4.4.2 47 + defusedxml==0.6.0 48 + descartes==1.1.0 49 + distlib==0.3.1 50 + docker==3.7.3 51 + docker-compose==1.23.2 52 + docker-pycreds==0.4.0 53 + dockerpty==0.4.1 54 + docopt==0.6.2 55 + docstring-parser==0.7.1 56 + docutils==0.15.2 57 + ecdsa==0.14.1 58 + entrypoints==0.3 59 + filelock==3.0.12 60 + Fiona==1.8.17 61 + flake8==3.8.3 62 + Flask==1.1.2 63 + Flask-Cors==3.0.8 64 + Flask-GraphQL==2.0.1 65 + Flask-Sockets==0.2.1 66 + flower==0.9.5 67 + folium==0.11.0 68 + funcsigs==1.0.2 69 + future==0.18.2 70 + geopandas==0.8.1 71 + gevent==20.6.2 72 + gevent-websocket==0.10.1 73 + google-api-core==1.21.0 74 + google-api-python-client==1.10.0 75 + google-auth==1.19.2 76 + google-auth-httplib2==0.0.4 77 + google-cloud-bigquery==1.25.0 78 + google-cloud-core==1.3.0 79 + google-cloud-storage==1.29.0 80 + google-resumable-media==0.5.1 81 + googleapis-common-protos==1.52.0 82 + gql==2.0.0 83 + graphene==2.1.8 84 + graphql-core==2.3.2 85 + graphql-relay==2.0.1 86 + graphql-server-core==1.2.0 87 + graphql-ws==0.3.1 88 + greenlet==0.4.16 89 + grpcio==1.33.2 90 + grpcio-health-checking==1.33.2 91 + httplib2==0.18.1 92 + humanfriendly==8.2 93 + humanize==2.5.0 94 + idna==2.10 95 + ijson==3.1.3 96 + importlib-metadata==1.7.0 97 + iniconfig==1.0.1 98 + ipykernel==5.3.3 99 + ipython==7.16.1 100 + ipython-genutils==0.2.0 101 + isort==4.3.21 102 + itsdangerous==1.1.0 103 + jedi==0.17.2 104 + jedi-language-server==0.19.5 105 + Jinja2==2.11.2 106 + jmespath==0.10.0 107 + joblib==0.17.0 108 + jsondiff==1.2.0 109 + jsonpatch==1.26 110 + jsonpickle==1.4.1 111 + jsonpointer==2.0 112 + jsonschema==2.6.0 113 + junit-xml==1.9 114 + jupyter-client==6.1.6 115 + jupyter-core==4.6.3 116 + kiwisolver==1.2.0 117 + koalas==1.4.0 118 + kombu==4.6.11 119 + kubernetes==11.0.0 120 + lazy-object-proxy==1.4.3 121 + Mako==1.1.3 122 + MarkupSafe==1.1.1 123 + matplotlib==3.3.0 124 + mccabe==0.6.1 125 + mistune==0.8.4 126 + mock==3.0.5 127 + more-itertools==8.5.0 128 + moto==1.3.16 129 + munch==2.5.0 130 + mypy-extensions==0.4.3 131 + natsort==7.0.1 132 + nbconvert==5.6.1 133 + nbformat==5.0.7 134 + networkx==2.5 135 + nteract-scrapbook==0.4.1 136 + numpy==1.19.0 137 + oauth2client==4.1.3 138 + oauthlib==3.1.0 139 + packaging==20.4 140 + pandas==1.0.5 141 + pandasql==0.7.3 142 + pandocfilters==1.4.2 143 + papermill==1.2.1 144 + parso==0.7.0 145 + pathspec==0.8.0 146 + pathtools==0.1.2 147 + pendulum==1.4.4 148 + pexpect==4.8.0 149 + pickleshare==0.7.5 150 + Pillow==7.2.0 151 + pluggy==0.13.1 152 + prometheus-client==0.8.0 153 + promise==2.3 154 + prompt-toolkit==3.0.5 155 + protobuf==3.13.0 156 + psycopg2-binary==2.8.5 157 + ptyprocess==0.6.0 158 + py==1.9.0 159 + py4j==0.10.9 160 + pyarrow==0.17.1 161 + pyasn1==0.4.8 162 + pyasn1-modules==0.2.8 163 + pycodestyle==2.6.0 164 + pycparser==2.20 165 + pyflakes==2.2.0 166 + pygls==0.9.1 167 + Pygments==2.6.1 168 + pylint==2.6.0 169 + pyparsing==2.4.7 170 + pyproj==2.6.1.post1 171 + pyrsistent==0.16.0 172 + # Editable install with no version control (pyspark==3.0.1) 173 + -e /Users/sspaeti/Documents/spark/spark-3.0.1-bin-hadoop3.2/python 174 + pyspark-stubs==3.0.0.dev8 175 + pytest==4.6.7 176 + python-crontab==2.5.1 177 + python-dateutil==2.8.1 178 + python-editor==1.0.4 179 + python-jose==3.2.0 180 + pytz==2020.1 181 + pytzdata==2020.1 182 + PyYAML==5.4.1 183 + pyzmq==19.0.1 184 + redis==3.5.3 185 + regex==2020.7.14 186 + requests==2.24.0 187 + requests-oauthlib==1.3.0 188 + responses==0.12.0 189 + rope==0.18.0 190 + rsa==4.6 191 + Rx==1.6.1 192 + s3transfer==0.3.3 193 + scikit-learn==0.23.2 194 + scipy==1.5.4 195 + scrapbook==0.5.0 196 + seaborn==0.11.0 197 + Shapely==1.7.1 198 + six==1.15.0 199 + soupsieve==2.0.1 200 + SQLAlchemy==1.3.18 201 + sshpubkeys==3.1.0 202 + tabulate==0.8.7 203 + tenacity==6.2.0 204 + testpath==0.4.4 205 + texttable==0.9.1 206 + textwrap3==0.9.2 207 + threadpoolctl==2.1.0 208 + toml==0.10.1 209 + toposort==1.5 210 + tornado==6.0.4 211 + tox==3.14.2 212 + tqdm==4.48.0 213 + traitlets==4.3.3 214 + typed-ast==1.4.1 215 + typing-extensions==3.7.4.3 216 + tzlocal==1.5.1 217 + uritemplate==3.0.1 218 + urllib3==1.25.10 219 + vine==1.3.0 220 + virtualenv==20.0.34 221 + watchdog==0.10.3 222 + wcwidth==0.2.5 223 + webencodings==0.5.1 224 + websocket-client==0.57.0 225 + Werkzeug==1.0.1 226 + wrapt==1.12.1 227 + xmltodict==0.12.0 228 + zipp==3.1.0 229 + zope.event==4.4 230 + zope.interface==5.1.0
+147
vscode/keybindings.json
··· 1 + // Place your key bindings in this file to override the defaultsauto[] 2 + [ 3 + { 4 + "key": "ctrl+escape", 5 + "command": "editor.action.commentLine", 6 + "when": "editorTextFocus" 7 + }, 8 + { 9 + "key": "shift+alt+cmd+7", 10 + "command": "-editor.action.commentLine", 11 + "when": "editorTextFocus" 12 + }, 13 + { 14 + "key": "ctrl+-", 15 + "command": "-workbench.action.navigateBack" 16 + }, 17 + { 18 + "key": "ctrl+shift+-", 19 + "command": "-workbench.action.navigateForward" 20 + }, 21 + { 22 + "key": "shift+cmd+n", 23 + "command": "workbench.action.terminal.toggleTerminal" 24 + }, 25 + { 26 + "key": "ctrl+shift+[Equal]", 27 + "command": "-workbench.action.terminal.toggleTerminal" 28 + }, 29 + { 30 + "key": "cmd+k d", 31 + "command": "editor.action.deleteLines", 32 + "when": "textInputFocus && !editorReadonly" 33 + }, 34 + { 35 + "key": "shift+cmd+k", 36 + "command": "-editor.action.deleteLines", 37 + "when": "textInputFocus && !editorReadonly" 38 + }, 39 + { 40 + "key": "cmd+d", 41 + "command": "editor.action.copyLinesDownAction", 42 + "when": "editorFocus" 43 + }, 44 + { 45 + "key": "shift+cmd+d", 46 + "command": "-editor.action.copyLinesDownAction", 47 + "when": "editorFocus" 48 + }, 49 + { 50 + "key": "cmd+k cmd+u", 51 + "command": "-editor.action.transformToUppercase", 52 + "when": "editorTextFocus" 53 + }, 54 + { 55 + "key": "shift+cmd+a", 56 + "command": "workbench.action.toggleActivityBarVisibility" 57 + }, 58 + { 59 + "key": "shift+cmd+g", 60 + "command": "workbench.view.scm", 61 + "when": "gitlens:enabled && config.gitlens.keymap == 'chorded'" 62 + }, 63 + { 64 + "key": "ctrl+shift+g", 65 + "command": "-workbench.view.scm", 66 + "when": "gitlens:enabled && config.gitlens.keymap == 'chorded'" 67 + }, 68 + { 69 + "key": "alt+o", 70 + "command": "commander.runCommands", 71 + "args": [ 72 + "outline.focus", 73 + "list.collapseAll", 74 + "workbench.action.focusFirstEditorGroup" 75 + ] 76 + }, 77 + { 78 + "key": "shift+cmd+s", 79 + "command": "-workbench.action.files.saveAs" 80 + }, 81 + { 82 + "key": "shift+cmd+s", 83 + "command": "workbench.action.files.saveWithoutFormatting" 84 + }, 85 + { 86 + "key": "cmd+k s", 87 + "command": "-workbench.action.files.saveWithoutFormatting" 88 + }, 89 + { 90 + "key": "shift+cmd+m", 91 + "command": "workbench.action.toggleStatusbarVisibility" 92 + }, 93 + { 94 + "key": "d d", 95 + "command": "-notebook.cell.delete", 96 + "when": "notebookEditorFocused && !inputFocus && notebookViewType == 'jupyter-notebook'" 97 + }, 98 + { 99 + "key": "cmd+k d", 100 + "command": "-workbench.files.action.compareWithSaved" 101 + }, 102 + { 103 + "key": "alt+left", 104 + "command": "-breadcrumbs.focusPreviousWithPicker", 105 + "when": "breadcrumbsActive && breadcrumbsVisible && listFocus && !inputFocus" 106 + }, 107 + { 108 + "key": "alt+left", 109 + "command": "-breadcrumbs.focusPrevious", 110 + "when": "breadcrumbsActive && breadcrumbsVisible" 111 + }, 112 + { 113 + "key": "alt+cmd+left", 114 + "command": "-workbench.action.terminal.focusPreviousPane", 115 + "when": "terminalFocus && terminalProcessSupported" 116 + }, 117 + { 118 + "key": "alt+cmd+right", 119 + "command": "-workbench.action.terminal.focusNextPane", 120 + "when": "terminalFocus && terminalProcessSupported" 121 + }, 122 + { 123 + "key": "alt+cmd+left", 124 + "command": "workbench.action.navigateBack" 125 + }, 126 + { 127 + "key": "alt+cmd+right", 128 + "command": "workbench.action.navigateForward" 129 + }, 130 + { 131 + "key": "alt", 132 + "command": "workbench.action.toggleMultiCursorModifier" 133 + }, 134 + { 135 + "key": "shift+cmd+g", 136 + "command": "workbench.view.extension.gitlens" 137 + }, // Toggle between terminal and editor focus 138 + { 139 + "key": "ctrl+[Equal]", 140 + "command": "workbench.action.terminal.focus" 141 + }, 142 + { 143 + "key": "ctrl+[Equal]", 144 + "command": "workbench.action.focusActiveEditorGroup", 145 + "when": "terminalFocus" 146 + } 147 + ]
+231
vscode/settings.json
··· 1 + { 2 + "editor.multiCursorModifier": "ctrlCmd", 3 + "editor.snippetSuggestions": "top", 4 + "window.restoreFullscreen": true, 5 + "explorer.confirmDelete": false, 6 + "editor.tabSize": 4, 7 + "workbench.list.openMode": "singleClick", 8 + "editor.largeFileOptimizations": false, 9 + "python.pythonPath": "/Users/sspaeti/.venvs/onenote-export/bin/python", 10 + "kite.showWelcomeNotificationOnStartup": false, 11 + //linging: 12 + // "python.linting.pycodestyleEnabled": true, 13 + // "python.linting.pylintEnabled": true, 14 + // "python.linting.enabled": true, 15 + // "python.formatting.provider": "autopep8" 16 + "[dockerfile]": { 17 + "editor.formatOnSave": false 18 + }, 19 + "autoDocstring.quoteStyle": "'''", 20 + "autoDocstring.docstringFormat": "google", 21 + "breadcrumbs.enabled": true, 22 + "editor.formatOnSave": true, 23 + "editor.formatOnSaveTimeout": 2000, 24 + "editor.formatOnPaste": false, 25 + "editor.rulers": [ 26 + 100 27 + ], 28 + "editor.minimap.enabled": false, 29 + "editor.renderWhitespace": "none", 30 + "editor.suggestSelection": "first", 31 + "eslint.validate": [ 32 + "javascript", 33 + "javascriptreact", 34 + "typescript", 35 + "typescriptreact", 36 + ], 37 + "files.autoSave": "off", 38 + "files.exclude": { 39 + "**/*.egg-info": true, 40 + "**/*.pyc": true, 41 + "**/.DS_Store": true, 42 + "**/.cache": true, 43 + "**/.files": true, 44 + "**/.git": true, 45 + "**/.hg": true, 46 + "**/.idea": true, 47 + "**/.ipynb_checkpoints": true, 48 + "**/.mypy_cache": true, 49 + "**/.offline-package-cache": true, 50 + "**/.pytest_cache": true, 51 + "**/.ropeproject": true, 52 + "**/.runs": true, 53 + "**/.svn": true, 54 + "**/.temp": true, 55 + "**/.tox": true, 56 + "**/.vscode": true, 57 + "**/CVS": true, 58 + "**/__pycache__": true, 59 + "**/access.log": true, 60 + "**/build": true, 61 + "**/error.log": true, 62 + "**/node_modules": true, 63 + "**/settings_comments.txt": true, 64 + "**/spark-warehouse": true, 65 + "**/tags": true, 66 + "*/.coverage": true, 67 + "*/coverage.xml": true, 68 + "*/dist": true, 69 + "*/htmlcov": true, 70 + "pulumi/bin": true, 71 + "scala_modules/*/target": true 72 + }, 73 + "files.trimTrailingWhitespace": true, 74 + "files.trimFinalNewlines": true, 75 + "git.ignoreLimitWarning": true, 76 + "python.analysis.disabled": [ 77 + "unresolved-import" 78 + ], 79 + "python.analysis.memory.keepLibraryAst": true, 80 + "python.formatting.provider": "black", 81 + "python.formatting.blackArgs": [ 82 + "--line-length", 83 + "100", 84 + "-S", 85 + "--fast", 86 + ], 87 + //"python.jediEnabled": true, #old, new python.languageServer "Jedi" 88 + "python.languageServer": "Jedi", 89 + "python.linting.enabled": true, 90 + "python.linting.pylintEnabled": true, 91 + "python.linting.lintOnSave": true, 92 + "python.linting.pycodestyleEnabled": false, 93 + "python.linting.pylintArgs": [ 94 + "--rcfile", 95 + "~/.pylintrc", 96 + ], 97 + "python.testing.pytestEnabled": true, 98 + "python.venvPath": "/Users/sspaeti/.venvs/", 99 + "workbench.colorTheme": "One Dark Pro", 100 + "workbench.iconTheme": "vscode-icons", 101 + "workbench.startupEditor": "newUntitledFile", 102 + "typescript.updateImportsOnFileMove.enabled": "always", 103 + "workbench.tree.renderIndentGuides": "onHover", 104 + "[typescript]": { 105 + "editor.tabSize": 2 106 + }, 107 + "extensions.autoUpdate": true, 108 + "explorer.confirmDragAndDrop": false, 109 + "git.autofetch": true, 110 + //################################################################### 111 + // MINIMALISTIC DESIGN 112 + //################################################################### 113 + "editor.renderLineHighlight": "none", // removes line highlight 114 + "editor.overviewRulerBorder": false, // removes border from overview ruler (located on the right, same position as the scrollbar) 115 + "editor.hideCursorInOverviewRuler": true, // hides cursor mark in the overview ruler 116 + "editor.folding": true, // removes the folding feature 117 + "editor.occurrencesHighlight": false, // removes highlights occurrences (still works when you select a word) 118 + "editor.matchBrackets": false, // removes the highlight of matching brackets (I use Subtle Match Brackets extension for this) 119 + "editor.glyphMargin": true, // removes the space used mainly for debugging indicators 120 + "explorer.openEditors.visible": 0, // removes the activity bar (the 4 icons at the left of the screen), so now you will have to open the explorer, git, debugger and extension with shortcuts or through the Command Palette 121 + "workbench.editor.showIcons": false, // removes icon from opened files in tabs 122 + "workbench.editor.tabCloseButton": "off", // removes the status bar 123 + "indenticator.color.dark": "rgba(255,255,255,.1)", // adds a subtle indent guide (needs Indenticator extension) 124 + "workbench.colorCustomizations": { // object that allows you to customize your color theme: https://code.visualstudio.com/docs/getstarted/theme-color-reference 125 + "tab.activeBorder": "#0000" // removes border to highlight active tabs (the colors formats are: #RGB, #RGBA, #RRGGBB or #RRGGBBAA) 126 + }, 127 + "editor.wordBasedSuggestions": true, //false, 128 + //gitlens icons 129 + "gitHistory.showEditorTitleMenuBarIcons": false, 130 + "gitlens.menus": { 131 + "editor": { 132 + "blame": false, 133 + "clipboard": true, 134 + "compare": true, 135 + "details": false, 136 + "history": false, 137 + "remote": false 138 + }, 139 + "editorGroup": false, 140 + "editorTab": false, 141 + "explorer": { 142 + "clipboard": true, 143 + "compare": true, 144 + "history": true, 145 + "remote": true 146 + }, 147 + "scmGroup": { 148 + "compare": true, 149 + "openClose": true, 150 + "stash": true, 151 + "stashInline": true 152 + }, 153 + "scmItem": { 154 + "clipboard": true, 155 + "compare": true, 156 + "history": true, 157 + "remote": true, 158 + "stash": true 159 + } 160 + }, 161 + "[json]": { 162 + "editor.defaultFormatter": "vscode.json-language-features" 163 + }, 164 + "jupyter.alwaysTrustNotebooks": true, 165 + "outline.showVariables": false, 166 + "[html]": { 167 + "editor.defaultFormatter": "lonefy.vscode-JS-CSS-HTML-formatter" 168 + }, 169 + "workbench.editorAssociations": { 170 + "*.ipynb": "jupyter-notebook" 171 + }, 172 + "mssql.connections": [ 173 + { 174 + "server": "{{put-server-name-here}}", 175 + "database": "{{put-database-name-here}}", 176 + "user": "{{put-username-here}}", 177 + "password": "{{put-password-here}}" 178 + } 179 + ], 180 + "grammarly.dialect": "british", 181 + "[sql]": { 182 + "editor.defaultFormatter": "dorzey.vscode-sqlfluff" 183 + }, 184 + "notebook.cellToolbarLocation": { 185 + "default": "right", 186 + "jupyter-notebook": "left" 187 + }, 188 + "python.defaultInterpreterPath": "/Users/sspaeti/.venvs/onenote-export/bin/python", 189 + "vim.easymotion": true, 190 + "vim.incsearch": true, 191 + "vim.useSystemClipboard": true, 192 + "vim.useCtrlKeys": true, 193 + "vim.hlsearch": true, 194 + "vim.insertModeKeyBindings": [ 195 + { 196 + "before": [ 197 + "j", 198 + "k" 199 + ], 200 + "after": [ 201 + "<Esc>" 202 + ] 203 + } 204 + ], 205 + "vim.normalModeKeyBindingsNonRecursive": [ 206 + { 207 + "before": [ 208 + "<leader>", 209 + "d" 210 + ], 211 + "after": [ 212 + "d", 213 + "d" 214 + ] 215 + }, 216 + { 217 + "before": [ 218 + "<C-n>" 219 + ], 220 + "commands": [ 221 + ":nohl" 222 + ] 223 + } 224 + ], 225 + "vim.leader": "<space>", 226 + "vim.handleKeys": { 227 + "<C-a>": false, 228 + "<C-f>": false 229 + }, 230 + "editor.lineNumbers": "relative" 231 + }