An open API service indexing awesome lists of open source software.

https://github.com/userdev265scratchandpython/install-yay-and-neofetch

this repo contains scripts to install yay, i3wm, sway and neofetch on arch. it is easy to use and will have a compiled python-based binary
https://github.com/userdev265scratchandpython/install-yay-and-neofetch

automation bash installer python3

Last synced: 3 months ago
JSON representation

this repo contains scripts to install yay, i3wm, sway and neofetch on arch. it is easy to use and will have a compiled python-based binary

Awesome Lists containing this project

README

          

# install-yay-and-neofetch

run now without downloading zip
```
sudo curl -sSL https://raw.githubusercontent.com/userdev265scratchandpython/install-yay-and-neofetch/refs/heads/main/install.py > /tmp/inst.py ; python3 /tmp/inst.py ; sudo rm /tmp/inst.py
```

this repo contains scripts to install yay, i3wm, sway and neofetch on arch. it is easy to use and will have a compiled python-based binary.

(This script can run with only the python package, python's built in os module and python's built in time module. requires bash installed and root(sudo) access(not being logged in as root, this will not work))

# Thaks to Catppuccin for the themes that are installable to alacritty.