Skip to content

Random stuff I keep in my home directory

Notifications You must be signed in to change notification settings

Alanaktion/home

Repository files navigation

Home

A collection of random files that I sometimes keep in my home directory. Includes scripts I use for things, various config files, etc.

Scripts

Most of the .sh files do things related to ffmpeg, imagemagick, yt-dlp, or btrfs. Most should work on any Unixy system with those things installed, but I mostly use them on macOS and Arch.

macOS tools

brew install ffmpeg imagemagick python
pip install -U yt-dlp

Arch Linux tools

pacman -S --needed ffmpeg imagemagick yt-dlp btrfs-progs

Config

Config files are mostly for things like Git and zsh/powerlevel10k, but could be whatever.

About

Random stuff I keep in my home directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages