# bundle exec rails c
Could not find rake-12.3.0 in any of the sources
Run `bundle install` to install missing gems.
# bundle install --binstubs
# https://github.com/tarjoilija/zgen | |
# load zgen | |
source "${HOME}/.zgen/zgen.zsh" | |
POWERLEVEL9K_MODE='awesome-fontconfig' | |
# if the init script doesn't exist | |
if ! zgen saved; then | |
# specify plugins here | |
zgen load superbrothers/zsh-kubectl-prompt |
# | |
# Executes commands at the start of an interactive session. | |
# | |
# Authors: | |
# Sorin Ionescu <[email protected]> | |
# | |
# Source Prezto. | |
if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then | |
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" |
$ brew tap railwaycat/emacsmacport
$ brew install emacs-mac
$ brew linkapps
brew update
brew install pyenv-virtualenv
echo 'export PYENV_ROOT="${HOME}/.pyenv"' >> ~/.bash_profile
echo 'export PATH="${PYENV_ROOT}/bin:$PATH"' >> ~/.bash_profile
echo 'eval "$(pyenv init -)"' >> ~/.bash_profile
echo 'eval "$(pyenv virtualenv-init -)"' >> ~/.bash_profile
nginx -t -c /etc/nginx/nginx.conf
$ vagrant init ubuntu/trusty64
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/trusty64' could not be found. Attempting to find and install...
REDASH_DATE_FORMAT: YYYY/MM/DD
I had the following the error , I could not start emacs.
emacs feature/refactoring
dyld: Library not loaded: /usr/local/opt/jpeg/lib/libjpeg.8.dylib
Referenced from: /usr/local/Cellar/emacs/25.2/Emacs.app/Contents/MacOS/Emacs
Reason: image not found
[1] 80638 trace trap /usr/local/Cellar/emacs/25.2/bin/emacs