__ __ ___ ___
/\ \ /\ \__ /'___\ __ /\_ \
\_\ \ ___\ \ ,_\/\ \__//\_\\//\ \ __ ____
/'_` \ / __`\ \ \/\ \ ,__\/\ \ \ \ \ /'__`\ /',__\
/\ \L\ \/\ \L\ \ \ \_\ \ \_/\ \ \ \_\ \_/\ __//\__, `\
\ \___,_\ \____/\ \__\\ \_\ \ \_\/\____\ \____\/\____/
\/__,_ /\/___/ \/__/ \/_/ \/_/\/____/\/____/\/___/
#aliases #functions #macos-setup
This repository is a personal collection of dotfiles: a mix of popular, open-sourced tools and configs and my own random setup.
Note: I don't recommend using "as-is" or forking this repo.
- There are better-maintained dotfile projects out there.
- Running these scripts might install a bunch of tools you'll never use.
Instead, I suggest browsing the files, taking inspiration, and building dotfiles that fit your own workflow. You'll probably pick up some new shell tricks along the way.
If you really want to install my setup:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/marciniwanicki/dotfiles/main/bin/install.sh)"All files in this repository are released under the MIT license. See LICENSE for details.