My simple Linux dotfiles.
Go to file
2022-09-02 21:18:35 +02:00
bashrc Add bashrc and vimrc 2022-09-01 12:23:20 +02:00
README.md Fix oh-my-bash installation 2022-09-02 21:18:35 +02:00
setup.sh Fix oh-my-bash installation 2022-09-02 21:18:35 +02:00
vimrc Add bashrc and vimrc 2022-09-01 12:23:20 +02:00

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.