All Results in discussion

showing 1-5 results of 8 [
]
See the pertinent section of the Aquamacs FAQ. You may have to install the Aquamacs command line tools (adds aquamacs and Aquatics aware emacsclient CLI commands). After you have installed
I'm working with ember-cli now rather than brunch. The same technique works. That is create a file under ~/.pow/ named for you app and containing only the port number. In
If you use zsh and oh-my-zsh, an alternative to add ./bin to you path is to simply use the bundler plugin. In a project that uses bundler (ruby, commonly rails),
I have a custom theme that can be pulled from my fork: https://github.com/walter/oh-my-zsh/commit/39a0aca3cb1d4e76e92e86bed071a2a53b29a013
I wanted all of the data tables in my application to be styled with bootstrap classes .table, .table-bordered, .table-striped, .table-condensed, so I made one class I call .datagrid and tried