# open C:\Users\michael.patterson\AppData\Local\slack
# go to the current version directory
# go to app.asar.unpacked/src/static
# add the following to ssb-interop.js:
document.addEventListener('DOMContentLoaded', function() { $.ajax({
| #! /bin/bash | |
| apt-get install mysql-server libmysql-ruby libmysqlclient-dev |
| # Alias 'g' to 'git' and provide autocomplete functionality. | |
| alias g='git' | |
| complete -o bashdefault -o default -o nospace -F _git g 2>/dev/null || complete -o default -o nospace -F _git g |
| SMTP = 0.0.0.0 | |
| smtp_port = 1025 | |
| sendmail_from = yourname@localhost | |
| ; Find catchmail path with "which catchmail" | |
| sendmail_path = /usr/local/rvm/wrappers/ruby-1.9.3-p392@global/catchmail --ip 0.0.0.0 -f yourname@localhost | |
| ; Then run mailcatcher with: | |
| ; mailcatcher --ip=0.0.0.0 |
| # This was noted, but did not seem to work | |
| # defaults write -g ApplePressAndHoldEnabled -bool false | |
| # This one seemed to work, and is supposed to be specific to phpstorm and rubymine | |
| defaults write com.jetbrains.intellij.ce ApplePressAndHoldEnabled -bool false |
# open C:\Users\michael.patterson\AppData\Local\slack
# go to the current version directory
# go to app.asar.unpacked/src/static
# add the following to ssb-interop.js:
document.addEventListener('DOMContentLoaded', function() { $.ajax({