ChristianChiarulli / machfiles

The dotfiles you see in all my videos

Home Page:https://www.chrisatmachine.com/archlinux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machfiles

machfiles image

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://github.com/ChristianChiarulli/machfiles.git ~/.machfiles

Run stow to symlink everything or just select what you want

stow */ # Everything (the '/' ignores the README)
stow zsh # Just my zsh config

MacOS

All of my packages for MacOS can be found in brew/.Brewfile

  • Install
stow ~/.machfiles/brew

brew bundle --global

Linux

An updated list of all the programs I use can be found in the programs directory

About

The dotfiles you see in all my videos

https://www.chrisatmachine.com/archlinux


Languages

Language:Shell 39.8%Language:Lua 22.6%Language:CSS 17.0%Language:Python 14.6%Language:Perl 6.0%