This dotfiles has been tested on Ubuntu. All the remaps are just personal preferences.
git clone https://github.com/RafaelGSS/dotfiles.git ~/.dotfiles;
# or
git clone [email protected]:RafaelGSS/dotfiles.git ~/.dotfiles;
cd ~/.dotfiles; make install;
To control backlights, I use light.
Increase backlight with
$ light -A 10
and decrease with
$ light -U 10
I recommend the use of gitwatch
to not conflict changes between workplaces.
usage:
$ gitwatch -r origin -m "Autocommit on change (%d)" -b sync .dotfiles/