https://github.com/idf/bootstraping
Development environment setup.
https://github.com/idf/bootstraping
Last synced: 11 months ago
JSON representation
Development environment setup.
- Host: GitHub
- URL: https://github.com/idf/bootstraping
- Owner: idf
- License: bsd-3-clause
- Created: 2015-08-18T13:04:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T14:16:44.000Z (over 2 years ago)
- Last Synced: 2025-03-14T02:09:46.226Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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