Commit Graph

21 Commits

Author SHA1 Message Date
7b15b18882 Updated smart-health-check 2014-11-23 00:38:24 +00:00
bfebc3889a Add prettify_xml 2014-11-22 17:55:04 +00:00
5f1e012346 Add smart-health-check 2014-11-22 17:54:09 +00:00
ce92afd87b Remove boot2docker binary, it's available in Homebrew now 2014-05-23 23:34:21 +01:00
5e7d48013d Add boot2docker to bin folder 2014-04-12 13:15:20 +01:00
1ac79fe284 Update and rename make-chrome-ssb-for-osx to create-chrome-ssb 2014-03-17 22:30:50 +00:00
14b7552e9d Ensure created Chrome SSB apps are a bit more portable
As in, don't hard-code the user data directory path into the executable
at creation time, instead use the $HOME environment variable.
2014-03-17 22:19:34 +00:00
c045a3a806 Add hr command to bin folder 2014-02-18 12:18:17 +00:00
c4e51273d4 Fix typo 2013-12-28 11:34:35 +00:00
432a7ea46d Add make-chrome-ssb-for-osx helper executable 2013-12-28 11:33:15 +00:00
3470b1632f Further enhance tmux's default command 2013-08-25 09:25:15 +00:00
3838db8f7b Fix use of pbcopy, pbpaste, and launchctl within tmux on OSX 2013-08-18 22:45:40 +01:00
210dabaf5d Remove debug echo of $PATH from logrotate-ex command 2013-05-15 22:05:22 +01:00
1d95f8d632 Add logrotate-ex binary command 2013-05-11 00:09:17 +01:00
4914877d04 Add geoiptool command 2013-04-15 21:30:51 +01:00
89fa2342d3 Add new emacs-gui-server and emacs-gui-client commands
The idea behind these commands is to easily launch a Emacs server which
runs in the background, but with font/theme/etc settings as if it was
launched like a normal GUI.

I used to just launch Emacs.app directly, but, now I use these binaries
to open a full GUI frame by executing `emacs-gui-client -c &`. After
starting the GUI server with `emacs-gui-server start` of course.

The main difference between calling `emacs --daemon` and
`emacs-gui-server start` is that the latter uses a custom socket as to
not interfere with any console-base Emacs server, and it also sets the
`EMACS_GUI_SERVER` environment variable to `1`, letting my Emacs config
figure out which theme/fonts/etc to load.
2013-02-18 01:02:56 +00:00
98d8890323 Add simplistic CRC32 checker executable 2013-01-07 11:53:53 +00:00
4d41af3471 Remove curlish bin, as I never use it anyway 2012-07-18 21:30:14 +01:00
e5b682679a Add curlish binary 2012-04-09 03:34:43 +01:00
113e14634a added emacsclient-wrapper to bin directory 2012-02-06 00:34:16 +00:00
1eca97e67c added DevNullSmtp.jar to bin directory 2012-02-06 00:34:05 +00:00