- At the moment, my dotfiles is not tested.
- My dotfiles - my dotfiles. They are customized for me. You may not like them and I won’t care. But you can try them following the guide
First you need to copy the repository
git clone https://github.com/s3rxio/dotfiles.git
cd dotfiles
There are 4 sh scripts in my repository. You have to execute each of scripts
./install_system.sh
./install_apps.sh
./install_langs.sh
./install_games.sh # if u want
After installation, you need to copy .config
to your home folder
cp -fr ./.config/* ~/.config