diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-09-20 00:35:41 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-09-20 00:35:41 +0200 |
| commit | 5f26813def886eba2f39343b70dd6efdfbab3ed1 (patch) | |
| tree | d71f983bb885e1b94e7c064495a3be6719c0b339 | |
| parent | b6e49d6a14ded3dbcb40a70324b7fe9f2adb5193 (diff) | |
updated readme
| -rw-r--r-- | README.md | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -1,9 +1,7 @@ # Dotfiles Repository -My personal dotfiles repository. - -Listed commands work with debian based distros. - +My personal dotfiles repository. +Listed commands work with debian based distros. Should maybe write an installation script so replicating my setup is less annoying. @@ -24,10 +22,8 @@ My lspconfig uses language servers for: - Python - Ruby -The following command block can be copy-pasted into a bash terminal. - -It will install all requirements needed for the lspconfig to work. - +The following command block can be copy-pasted into a bash terminal. +It will install all requirements needed for the lspconfig to work. May need super user privilege. Requires npm, pip3, ruby and git. |
