Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fusion809/arch-scripts

Where I keep scripts for automating some processes under Arch Linux
https://github.com/fusion809/arch-scripts

arch-linux arch-scripts bash bashrc shell-scripts zsh zshrc

Last synced: about 2 months ago
JSON representation

Where I keep scripts for automating some processes under Arch Linux

Awesome Lists containing this project

README

        

# arch-scripts
Where I keep scripts for automating some processes under Arch Linux.

This repository contains a [common-scripts](https://github.com/fusion809/common-scripts) submodule that is required in order for these scripts to work properly. In order to clone this repository and the common-scripts submodule run:

```bash
git clone --recursive https://github.com/fusion809/arch-scripts
```