Skip to content

RafaelGSS/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Heart of development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published