🍚 Comfy dotfiles with an install script
The configuration files I use on my devices, at work, or at 42.
$ ./install.sh
Usage: install.sh [options] selection
Options:
--rm delete the current files and install
--rm-dir delete the current files and directories and install !!WARNING: DANGEROUS!!
--clean delete files only, use with --rm or --rm-dir
Selection:
42 setup for MacOS
basic setup vim and tmux (recommended)
bspwm setup bspwm configs
i3 setup i3 configs
extra misc dotfiles
all comfy setup
$ ./install.sh all
[...]
Optional