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

https://github.com/codemicro/setup-files

[mirror]
https://github.com/codemicro/setup-files

Last synced: 8 months ago
JSON representation

[mirror]

Awesome Lists containing this project

README

          

# setup-files

Markdown docs and shell scripts for automating installation of things and documenting installed things

## Audio

* [`pulseaudio.md`](pulseaudio.md) for fixes related to PulseAudio
* [`pulseeffects.md`](pulseeffects.md) for installing PulseEffects
* [`spotify.sh`](spotify.sh)

## Hardware

* [`automount.md`](automount.md) for automatic mounting of drives
* [`bluetooth-fixes.md`](bluetooth-fixes.md) for fixing issues relating to slow Bluetooth device reconnection
* [`wireless.md`](wireless.md) for fixes related to wireless hardwa

## Misc.

* [`adb-fastboot.md`](adb-fastboot.md) for the installation of the ADB and Fastboot tools for working with Android devices and flashing ROMs (such as LineageOS)
* [`capslock.md`](capslock.md) for the replacement of the Caps Lock key with Escape
* [`exa.md`](exa.md) for installing [`exa`](https://github.com/ogham/exa)
* [`flameshot.md`](flameshot.md) for installing Flameshot screenshot tool
* [`fuck.md`](fuck.md) for installing https://github.com/nvbn/thefuck
* [`fzf.sh`](fzf.sh) for installing the `fzf` command line fuzzy finder (https://github.com/junegunn/fzf)
* [`gpaste.md`](gpaste.md) for installing the GPaste clipboard manager
* [`i3-move-monitor.md`](i3-move-monitor.md) for moving virtual monitor positions when using i3
* [`light.sh`](light.sh) for installing the `light` tool (https://github.com/haikarainen/light)
* [`ntfy-cli.sh`](ntfy-cli.sh) for installing the [Ntfy push notification server and CLI](https://ntfy.sh)
* [`picom.sh`](picom.sh) for compiling and installing the Picom compositor
* [`rclone.sh`](rclone.sh)
* [`restic.sh`](restic.sh) for installing the Restic backup tool
* [`rootcert.md`](rootcert.md) for installing other root certificates
* [`signal.sh`](signal.sh) for installing the Signal desktop client
* [`wine.sh`](wine.sh) for Linux Mint 20.x/Ubuntu 20.04
* [`yadm.sh`](yadm.sh) for the YADM dotfiles manager

## Performance

* [`enter-powersave.sh`](enter-powersave.sh) for putting the machine into a powersave-like mode
* [`leave-powersave.sh`](leave-powersave.sh) undoes what the above does
* [`throttled.sh`](throttled.sh) for installing the Throttled tool (https://github.com/erpalma/throttled)

## Programming

* [`act.sh`](act.sh) for the Act tool to run GitHub Actions workflows locally
* [`antlr4.sh`](antlr4.sh) for the ANTLR v4 parser generator (requires Java 1.7 or newer)
* [`clibraries.md`](clibraries.md) for errors like `fatal error: stdlib.h: No such file or directory`
* [`docker.sh`](docker.sh) for installation of Docker on Linux Mint 20.01 or Ubuntu 20.04 LTS
* [`docker-compose.sh`](docker-compose.sh) for installation of Docker Compose.
* [`flutter.sh`](flutter.sh) for installing the Flutter app framework (doesn't touch Android Studio stuff, that needs doing manually)
* [`gh.md`](gh.md) for installing the GitHub CLI
* [`git.sh`](git.sh)
* [`git-default-commit-message.md`](git-default-commit-message.md) for setting a default Git commit message
* [`gitkraken.md`](gitkraken.md)
* [`gitui.md`](gitui.md) for installing the [GitUI](https://github.com/extrawurst/gitui) tool
* [`go.sh`](go.sh) for installing the Go programming language
* [`gophernotes.sh`](gophernotes.sh) for the the GopherNotes Juypter kernel
* [`jetbrainsToolbox.md`](jetbrainsToolbox.md) for installing the JetBrains Toolbox tool
* [`nim.md`](nim.md) for installing the Nim programming language
* [`node.sh`](node.sh) for installing Node.JS
* [`ohmyposh.sh`](ohmyposh.sh) for installing the Oh My Posh command line prompt
* [`poetry.sh`](poetry.sh) for installing Python Poetry
* [`profobuf.md`](protobuf.md) for installing the various things related to Protocol Buffers
* [`zig.md`](zig.md) for installing the Zig programming language toolchain
* [`sourcetrail.md`](sourcetrail.md) for installing the SourceTrail codebase inspector
* [`vagrant.sh`](vagrant.sh) for the Vagrant VM manager
* [`vscode.md`](vscode.md)

## Web

* [`discord.md`](discord.md) for Discord
* [`firefox-dev.md`](firefox-dev.md) for Firefox Developer Edition