Initial commit

This commit is contained in:
Johannes Knopp
2024-10-29 14:10:21 +01:00
commit 133fc547dc
34 changed files with 952 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
## Config files
### [Neovim](https://neovim.io)
Install the vim plugin manager [vim-plug](https://github.com/junegunn/vim-plug).
Install [powerline fonts](https://github.com/powerline/fonts) for powerline statusline plugins.
Install the plugins with the following command:
```
:PlugInstall
```
### .bashrc
Added functionality to show current git branch in terminal