mirror of
https://github.com/mr-vercetti/dotfiles.git
synced 2025-01-18 03:25:33 +01:00
My simple Linux dotfiles.
bashrc | ||
README.md | ||
setup.sh | ||
vimrc |
mr-vercetti/dotfiles
My simple dotfiles for bash and vim.
Setup
WSL
- Install a font which supports Powerline, I recommend DroidSans Mono for Powerline, but there are other cool ones too.
- Run
./setup.sh && source ~/.bashrc
.
Native Linux
- Run
./setup.sh -f && source ~/.bashrc
.