Installation⚓︎
-
Make a directory within the home folder called
GitHubto store repos:sh mkdir $HOME/GitHub -
Download GitHub Desktop, then open it and sign in
-
On this page, hit the Code button, followed by Open with GitHub Desktop. If prompted for a directory, store the repo in
/Users/<username>/GitHub/macOS-setup -
Copy over the profile/configuration settings:
sh repo_dir="$HOME/GitHub/macOS-setup" cd $repo_dir cat inputrc >> $HOME/.inputrc -
Strip out any unnecessary stuff from these new files