diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-06-10 00:43:47 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-06-10 00:43:47 +0200 |
| commit | 587fd185d0b3e0a478a97ead2f643aabe18abc65 (patch) | |
| tree | 04909d5ca5746aa60985d95d7c87ba354d36b9aa /README.md | |
| parent | dbe16017ce3a45c2615a811b5a0d0061f6d8ad1f (diff) | |
updated readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Dotfiles Repository +My personal dotfiles repository. + ## lspconfig requirements works on npm 8.10.0 and nodejs 16.13.1 @@ -29,3 +31,13 @@ Remember to TSInstall the languages. Currently using: * tsx * typescript * vim + +## Powerline + +.bashrc expects local installation: + +```bash +pip3 install --user powerline-status +pip3 install --user powerline-gitstatus + +``` |
