Here, I'm going to upload some Config files that take me some effort ⏳ , so I would like to Keep and Share ✨ them !!
-
Clone this repo to somewhere on your home directory
git clone https://github.com/Deiv70/dotfiles cd dotfiles
-
Clone the submodules
git submodule update --init --recursive
-
Copy the files to your home directory
cp -r ./*.* ~/ rm -rf ~/.git* ~/README.md ~/LICENSE
-
If you like, you can install the packages that I use
cd ~ ./pamac-install-packages.sh rm pamac-install-packages.sh
Note: This script is for Manjaro Linux, you should modify it to work your distro's package manager