Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sasaplus1/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup

setup scripts and notes for my environment

How to setup

macOS

Setup system preferences

Setting system preferences manually :(

Change default shell

$ chsh -s /bin/bash

Setup Xcode

install Xcode via AppStore.

if you don't want to install Xcode, install CommandLineTools instead:

$ sudo rm -rf /Library/Developer/CommandLineTools
$ sudo xcode-select --install
$ sudo xcode-select --switch /Library/Developer/CommandLineTools

accept license via CLI:

$ sudo xcodebuild -license accept
$ gh auth login --skip-ssh-key
$ export GH_ROOT="$HOME/.ghq"
$ ghq get -p sasaplus1/{dotfiles,setup}

Bootstrap

Setup

setup my environment:

$ make setup

Tasks

Install browser and password manager extension

Download with curl:

$ curl -fsSL 'https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=osx&lang=ja-JP-mac' -o firefox.dmg

https://download.mozilla.org/?product=firefox-latest-ssl&os=osx&lang=ja-JP-mac

Configure browser, import browser bookmarks and install browser extensions

Related

License

The MIT license.

About

setup scripts for my environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •