Skip to content

For my shell scripting tendencies and for the funs, maybe you'll find something useful. Do feel free to use if you find any

License

Notifications You must be signed in to change notification settings

Thanatisia/shellscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts (Shellscript Edition)

Table of Contents

Information

This repository is for me to place my scripts that I made messing around.

Generally for the lulz, but these are scripts I do plan on using (i.e. Lemonbar)

Hope you find something useful!

Setup

Dependencies

  • git
  • wget/curl

Pre-Requisites

Obtaining

  • Cloning the repository

    $> git clone https://github.com/Thanatisia/shellscripts
  • Curl the specific files

    curl -L -O https://raw.githubusercontent.com/Thanatisia/shellscripts/main/[folder/file]

Script Descriptions

Lemonbar

lemonlaunch

Launches an instance of lemonbar

Dependencies
  • lemonbar
  • lemonconfig

lemonconfig

Outputs a configuration for lemonbar

Dependencies
  • lemonwidgets

lemonwidgets

A Collection/library of Widgets to use in configuration for Lemonbar

Dependencies
  • acpi
  • bspc (Window Manager dependent)
  • xdotools
  • lemonvariables

lemonvariables

Environment Variables for lemonbar scripts such as background colour etc.

Resources

References

  • Thanks Brodie Robertson for the idea on how to start configuring my Lemonbar with his lemonbar scripts folder.

About

For my shell scripting tendencies and for the funs, maybe you'll find something useful. Do feel free to use if you find any

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages