dotfiles

Heart of development.

MIT License

Stars
12
Committers
1

Dotfiles

This dotfiles has been tested on Ubuntu. All the remaps are just personal preferences.

Usage

git clone https://github.com/RafaelGSS/dotfiles.git ~/.dotfiles;
# or
git clone [email protected]:RafaelGSS/dotfiles.git ~/.dotfiles;
cd ~/.dotfiles; make install;

Backlights (i3wm + linux)

To control backlights, I use light.

Increase backlight with

$ light -A 10

and decrease with

$ light -U 10

VimWatch

I recommend the use of gitwatch to not conflict changes between workplaces.

usage:

$ gitwatch -r origin -m "Autocommit on change (%d)" -b sync .dotfiles/