- dotfilesSetup.sh
- i3wmSetup.sh
- mylar3utility.sh
Note
USES STOW TO MANAGE DOTFILES
For setting up a dotfiles repository.
It is able to:
- Install stow
- Clone a github repository
- Stow dotfiles
- Handle existing dotfiles
Note
TO BE USED AFTER INSTALLING ARCH AND I3WM USING THE ARCHINSTALL SCRIPT
For setting up i3wm.
It is able to:
- Update your system.
- Install i3wm dependencies.
- Install yay.
- Use the dotfilesSetup.sh script to setup dotfiles.
- Install applications. (WIP)
Note
CAN ONLY BE USED TO CONNECT TO A REMOTE CLIENT VIA SSH AND WITH A MYLAR3 INSTANCE INSTALLED
- Clone this repository using the following command:
git clone https://github.com/abiud254/Scripts.git
cd Scripts
Run the scripts from the Scripts directory:
./dotfilesSetup.sh # For dotfilesSetup.sh
./i3wmSetup.sh # For i3wmSetup.sh
./mylar3utility.sh # For mylar3utility.sh