An open API service indexing awesome lists of open source software.

https://github.com/idf/bootstraping

Development environment setup.
https://github.com/idf/bootstraping

Last synced: 11 months ago
JSON representation

Development environment setup.

Awesome Lists containing this project

README

          

# bootstraping
Development environment setup.

## SSH
* Generating SSH: [GitHub](https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
* Use multiple SSH keys: [link](https://gist.github.com/jexchan/2351996)

```
Host github.com
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_rsa_idf
# possible multiple public keyy
```

List the keys
```
ssh-add -l
```

## Emacs
To update the emacs to newest version.
```
brew install emacs
```
Need to restart the computer.

Expecting breaking changes in newer versions of tools

## Apps
Normally Privacy & Security -> Accessibility required.
* Snap from App Store
* ClipMenu