From 587fd185d0b3e0a478a97ead2f643aabe18abc65 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 10 Jun 2022 00:43:47 +0200 Subject: updated readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 4b50ec1..2727f75 100644 --- a/README.md +++ b/README.md @@ -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 + +``` -- cgit v1.2.3