Skip to content

🐧 automated script to configure my personal unix environment

Notifications You must be signed in to change notification settings

pmqueiroz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Recommended

Clone the repo and then run the installer

git clone https://github.com/pmqueiroz/dotfiles.git
cd dotfiles
./install.sh

More Unstable

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

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 skip git configuration

Made with ❤️ by Peam

About

🐧 automated script to configure my personal unix environment

Topics

Resources

Stars

Watchers

Forks