Commit Graph

62 Commits

Author SHA1 Message Date
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