Commit Graph

102 Commits

Author SHA1 Message Date
6da5718106 Add hammerspoon to caskroom packages 2017-08-04 20:42:36 +01:00
3e230a2af1 Update cask and go packages 2017-07-26 09:43:00 +01:00
f693f1935c Add GNU global to list of default packages 2017-07-22 10:57:29 +01:00
cd143f44c1 Add 4k-video-downloader to personal caskroom packages 2017-07-16 17:19:17 +01:00
63bffb0380 Add peakhour to caskroom list 2017-07-12 14:25:57 +01:00
6ad3d98449 Update homebrew packages 2017-07-03 08:26:46 +01:00
cbd39016c9 Make keybase a core caskroom package 2017-06-09 12:08:47 +01:00
69bfb6b893 Add rclone-browser to caskroom 2017-06-05 23:35:30 +01:00
8d5469abb2 Add osxfuse and sshfs to homebrwe/caskroom 2017-06-05 23:22:45 +01:00
71a669b5bc Add rubocop-bundle-safe executable
Within a bundled project, rubocop is executed via "bundle exec", while
outside of a project it's run executed directly.
2017-05-26 15:32:24 +01:00
c39ab843f9 Rework homebrew and caskroom bootstrap scripts 2017-05-21 22:05:27 +01:00
2a6a2a5d07 Add robomongo and vagrant to cask packages 2017-05-19 14:47:15 +01:00
9cc0c6bb87 Add dash to cask packages 2017-05-19 14:41:24 +01:00
1c4ca8a7e4 Add various quicklook packages 2017-05-16 10:26:23 +01:00
f0308c0859 Sort packages alphabetically 2017-05-16 10:25:40 +01:00
5560143973 Add cyberduck to caskroom packages 2017-05-16 10:03:57 +01:00
dd15fc21fb Add dpkg to homebrew packages 2017-05-15 08:56:41 +01:00
bc2b9d4bf0 Fix issue with cask from alternative taps
This makes sure it correctly detects already installed casks like
logitech-options, which during installation needs to be specified as
"caskroom/drivers/logitech-options", but is then listed as
"logitech-options" on "cask list".
2017-05-13 15:06:13 +01:00
2e1dee2fa3 Disable currently broken synology-assistant cask 2017-05-13 15:05:44 +01:00
01df70069e Add kaleidoscope app 2017-05-13 15:05:18 +01:00
6ff3334ac9 Use docker-edge intead of stable docker 2017-05-13 15:04:59 +01:00
2feb17a0b5 Remove carbon-copy-cloner from bootstrap-caskroom 2017-05-13 14:46:06 +01:00
8d10d95a1b Update tmux config 2017-05-13 14:42:34 +01:00
7367168ced Update homebrew/caskroom bootstraps 2017-05-09 09:39:00 +01:00
56cbda6184 Convert homebrew and caskroom boostraps to standalone executables 2017-05-05 10:06:09 +01:00
ec14e42c39 Update linux-toggle-app helper binary 2017-04-27 15:28:57 +01:00
081efb162b Add support for switching to given desktop, or bringing app to current 2017-02-01 10:04:38 +00:00
a3530ab0e2 Update linux-toggle-app script 2017-01-18 12:24:48 +00:00
ce2b847c4f Add shell script to toggle visibility of Linux applications. 2016-12-22 10:09:13 +00:00
5e96c935bb Add hacked together prettify_json binary 2016-04-03 10:33:27 +01:00
3731a42cdc Add shitty untilfail executable 2016-01-31 20:02:53 +00:00
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