dotfiles/README.md

13 lines
370 B
Markdown
Raw Normal View History

2022-09-01 14:59:53 +02:00
# mr-vercetti/dotfiles
My simple dotfiles for bash and vim.
## Setup
2022-09-01 15:25:45 +02:00
### WSL
2022-09-01 14:59:53 +02:00
1. Install a font which supports [Powerline](https://github.com/powerline/powerline), I recommend [DroidSans Mono for Powerline](https://github.com/powerline/fonts/tree/master/DroidSansMono), but there are other cool ones too.
2022-09-01 15:25:45 +02:00
2. Run `./setup.sh`.
### Native Linux
1. Run `./setup.sh -f`.