Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.89 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.89 KB

Bruno Araujo dotfiles

Just my files back-up and/or reference.

If you for some reason want to try my neovim settings, two tips:

  1. I usually use in an Ubuntu WSL2 or Linux (it contains mac and windows setup, but is more complete for linux). To apply those run the command: make update-to-os (or ./scripts/update-to-os.sh in case you don't want to install make) this will copy all configuration files to the system right places.
  2. In the case above you could use the Windows Terminal, but in my case I use the Windows version of Alacritty, if you are using a bash emulator (like Git Bash, which I recommend) just run the copy command:
mkdir -p $HOME/AppData/Roaming/alacritty
cp .config/alacritty/alacritty.windows.yml $HOME/AppData/Roaming/alacritty/alacritty.yml

Neovim preview

preview


That includes


Dependencies


Tools