clone this into .config, run the setup and do the post installation rituals
bash setup.shAfter installing all of the stuff and restarting run the following commands:
newgrp docker
chsh -s $(which zsh)- Check if zsh is configured
- Check if TLP is configured
- Check if Docker is Installed
- Check gestures
- Check Workspace keybindings
Uncomment these lines on /etc/tlp.conf:
START_CHARGE_THRESH_BAT0=75
STOP_CHARGE_THRESH_BAT0=80
START_CHARGE_THRESH_BAT1=75
STOP_CHARGE_THRESH_BAT1=80