dotfiles Dot files and some other stuff. Mega guide to setup dot files macOS: printf '\nsource %s/.zshrc\n' "$(pwd)" >> ~/.zshrc Linux / Git Bash: printf '\nsource %s/.bashrc\n' "$(pwd)" >> ~/.bashrc