You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd
mkdir -p database-backups
# ensure that the HTTP and HTTPS proxies are exported
printenv | grep -i http
# ensure that gem is installed
gem --version
# if gem is installed, install the gist gem# https://github.com/defunkt/gist
sudo -E gem install gist
# if this installation completes without errors# login to the gem
gist --login