Skip to content

Collection of bash and python scripts to do various tasks

Notifications You must be signed in to change notification settings

allanabiud/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

  1. dotfilesSetup.sh
  2. i3wmSetup.sh
  3. mylar3utility.sh

dotfilesSetup.sh (WIP)

Note

USES STOW TO MANAGE DOTFILES

For setting up a dotfiles repository.

It is able to:

  1. Install stow
  2. Clone a github repository
  3. Stow dotfiles
  4. Handle existing dotfiles

i3wmSetup.sh (WIP)

Note

TO BE USED AFTER INSTALLING ARCH AND I3WM USING THE ARCHINSTALL SCRIPT

For setting up i3wm.

It is able to:

  1. Update your system.
  2. Install i3wm dependencies.
  3. Install yay.
  4. Use the dotfilesSetup.sh script to setup dotfiles.
  5. Install applications. (WIP)

mylar3utility (WIP)

Note

CAN ONLY BE USED TO CONNECT TO A REMOTE CLIENT VIA SSH AND WITH A MYLAR3 INSTANCE INSTALLED


Usage

  • 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

About

Collection of bash and python scripts to do various tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published