@thiagobraga's dotfiles
Features · Installation · Docs · Screenshots
✨ zsh-autosuggestions
✨ zsh-syntax-highlighting
✨ Spaceship Theme
✨ Powerlevel10k
✨ CtrlP
✨ NERDtree
✨ vim-airline
💻 One Dark theme [wip]
💻 Compiled from latest version on Github [wip]
Many of them inspired on Oh My Zsh aliases
✨ apt
✨ docker
✨ docker-compose
✨ git
✨ yarn
✨ Beautiful semi-transparent Nord theme. See screenshots 📷
✨ Improved keyboard shortcuts
Automates the restart process for Dual Boot systems
✨ Detects Windows on GRUB list
✨ Restart system to that detected OS
git clone https://github.com/thiagobraga/dotbraga
cd dotbraga
./install
The install script accepts some params. Here's a overview of the usage:
./install # Install everything
./install --all # Install everything
./install ohmyzsh # Install only Oh My Zsh
./install vimrc # Install Vim and its settings
See the install script to see all the possibilities. You can hit ./install -h
or ./install --help
to get help from the script.