mirror of
https://github.com/mr-vercetti/dotfiles.git
synced 2025-01-18 19:35:34 +01:00
13 lines
370 B
Markdown
13 lines
370 B
Markdown
# mr-vercetti/dotfiles
|
|
|
|
My simple dotfiles for bash and vim.
|
|
|
|
## Setup
|
|
|
|
### WSL
|
|
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.
|
|
2. Run `./setup.sh`.
|
|
|
|
### Native Linux
|
|
1. Run `./setup.sh -f`.
|