Files
dotfiles/README.md
Johannes Knopp 133fc547dc Initial commit
2024-10-29 14:10:21 +01:00

18 lines
373 B
Markdown

## 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