dotfiles/README.md
2022-09-02 21:18:35 +02:00

408 B

mr-vercetti/dotfiles

My simple dotfiles for bash and vim.

Setup

WSL

  1. Install a font which supports Powerline, I recommend DroidSans Mono for Powerline, but there are other cool ones too.
  2. Run ./setup.sh && source ~/.bashrc.

Native Linux

  1. Run ./setup.sh -f && source ~/.bashrc.