-
Notifications
You must be signed in to change notification settings - Fork 1
mattsgarrison/Dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is my customized configurations for my *nix environments so that all my machines stay in sync. The ZSH config relies on https://github.com/robbyrussell/oh-my-zsh. My vim configuration uses NeoBundle to manage and install plugins. Emacs 24 install details for OSX --------------------------------- brew install bazaar brew install emacs --HEAD --cocoa --srgb Updating SSL Certs to fix RubyGems error: ----------------------------------------- Find path for certificate: `cert_file=$(ruby -ropenssl -e 'puts OpenSSL::X509::DEFAULT_CERT_FILE')` Generate certificate: `security find-certificate -a -p /Library/Keychains/System.keychain > "$cert_file"` `security find-certificate -a -p /System/Library/Keychains/SystemRootCertificates.keychain >> "$cert_file"`` The whole code: https://github.com/wayneeseguin/rvm/blob/master/scripts/functions/osx-ssl-certs
About
Customized dotfiles for my *nix environments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published