Skip to content

🐧 automated script to configure my personal unix environment

Notifications You must be signed in to change notification settings

pmqueiroz/dotfiles

Repository files navigation

just let the magic happens

Requirements

Before running this script make sure you have the following installed:

Warning if you are in macOS make sure to update bash version

Run

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pmqueiroz/dotfiles/release/install.sh)"

Warning This script must be used in a sudoer user, otherwise it will not work at all.

...

Options

option description
--verbose log all suppressed stdout|stderr from commands
--skip-dependencies skip dependencies install
--skip-sources skip sources adds to bash config
--skip-dots skip settings install
--skip-ssh skip setting ssh key to github
--skip-npm-token skip setting personal access token to npm user
--skip-git-configuring skip configuring git

Made with ❤️ by Peam

About

🐧 automated script to configure my personal unix environment

Topics

Resources

Stars

Watchers

Forks