Skip to content

thiagobraga/dotbraga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotbraga

My dotfiles
Version 1.5.0

Features · Installation · Docs · Screenshots


Features


✨ 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


Installation


git clone https://github.com/thiagobraga/dotbraga
cd dotbraga
sudo ln -sfn $(pwd)/dotbraga /usr/local/bin/dot
sudo ln -sfn $(pwd)/dotbraga /usr/local/bin/dotbraga

And the script is able to be used as dot or dotbraga globally. It accepts some params. Here's a overview of the usage:

dot           # Install everything
dot --all     # Install everything
dot ohmyzsh   # Install only Oh My Zsh
dot vimrc     # Install Vim and its settings

See the dotbraga script to see all the possibilities. You can hit dot -h or dot --help to get help from the script.


Docs



Screenshots