Commit Graph

56 Commits

Author SHA1 Message Date
Jacob Kiers 116fcc44c4 Use new update script for dotfiles
This script will also install composer, set up the git hooks and install
some global dependencies.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-05-12 12:08:20 +02:00
Jacob Kiers 38a0a2fa3d Update jq
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-05-12 11:59:36 +02:00
jjkiers 3cbff4da78 Improve setup-server
The order of parameters is now changed to make it easier when deploying
to a lot of servers.

Also, it introduces the concept of a friendly name, which is useful when
DNS is not available for a specific host. Instead of being forced to
have the alias be the same as the IP address, it can now be named.

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2015-04-10 13:51:06 +00:00
Jacob Kiers 9a9d1beb88 Make sure server exists in ~/.ssh/config
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-02-02 15:44:56 +01:00
Jacob Kiers 79074be926 Improve bin/xdebug to use command from path.
It uses the `which` command to find the command that you actually want
to run, and runs that.

This makes it possible to run any php binary (like phpunit or phing)
with xdebug.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-27 12:25:03 +01:00
Jacob Kiers ba33a48144 Update composer to the latest version.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-27 12:24:34 +01:00
Jacob Kiers 5c5efbe77d Added script to setup environment on a new server.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-14 18:21:04 +01:00
Jacob Kiers f3c4c0275a Add XDebug launcher.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-14 15:42:43 +01:00
Jacob Kiers bb4576886d Update composer to latest version.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2015-01-14 15:42:22 +01:00
jjkiers eb61134f29 First make sure that a battery is present.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-09-25 10:07:51 +02:00
jjkiers e194d43baa Update composer to the latest version.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-09-25 09:59:37 +02:00
jjkiers 1aa504dda8 Add script to test a git sequence of commits.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-09-25 09:59:19 +02:00
jjkiers 43585e1519 Add script to show battery status.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-09-25 09:58:48 +02:00
jjkiers 5e9e061e4f Make sure the repo is clean before releasing.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-09-25 09:47:21 +02:00
jjkiers 8e3b0a28e9 Update composer.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-06-25 18:11:25 +02:00
jjkiers 646138bb6b Use local jq if available on Mac.
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-06-25 18:09:27 +02:00
Jacob Kiers b36abc6f30 Add jq for linux.
jq is a JSON parser. It is used by the release script.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-05-08 08:36:08 +02:00
Jacob Kiers bfa37857c6 Added bin/wav2alaw
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-05-07 07:53:02 +02:00
Jacob Kiers 7d4c9b54e7 bin/release: also check git tags for current version.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-05-05 16:16:51 +02:00
Jacob Kiers 4ec08fcd76 Update all bin-scripts to include a description.
The description will always be on the third line.

Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-04-30 11:06:35 +02:00
Jacob Kiers 4fc8d0f296 Remove all stuff that I won't use.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-04-30 11:04:52 +02:00
Jacob Kiers 9af37b3d9f Update composer.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-04-17 21:53:09 +02:00
Jacob Kiers 73413fd74a Use the editor for opening the changelog.
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-03-07 10:48:10 +01:00
Jacob Kiers 5e3c013716 Update composer
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
2014-01-20 13:44:10 +01:00
jjkiers 3d08a74e4f Added composer to binaries
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2014-01-08 09:33:05 +01:00
Artem Sapegin 5d3f3f54e4 git-changelog script. 2013-10-29 13:10:12 +04:00
Artem Sapegin d2d3d39a17 npm-update: show kinda changelog after update. 2013-10-23 09:42:28 +04:00
Artem Sapegin c271a8f99b Merge branch 'master' of github.com:sapegin/dotfiles
Conflicts:
	sublime/User/Package Control.sublime-settings
	sublime/User/Preferences.sublime-settings
2013-08-08 13:32:54 +04:00
Artem Sapegin a3fa7a2d1a Release: force flag and check deps.
1. Require force flag for custom version.
2. Check installed semver and jq.
2013-08-08 13:30:55 +04:00
Artem Sapegin 43eded7ffa Release: bower.json, Gruntfile.coffee. 2013-07-02 00:21:21 +04:00
Artem Sapegin e99bd23a82 New script: httpcompression. 2013-06-23 10:03:36 +04:00
Artem Sapegin 226d552932 Font to SVG converter. 2013-06-04 13:57:34 +04:00
Artem Sapegin 46e3137150 npm-update: jq check. 2013-04-02 13:28:15 +04:00
Artem Sapegin 7c336e56b6 Fix release script. 2013-03-17 10:03:24 +04:00
Artem Sapegin 717c06c10d npm-update script. 2013-03-07 21:46:17 +04:00
Artem Sapegin d9451fcb0e Semver: Quotes around script name. 2013-03-01 15:50:24 +04:00
Artem Sapegin 77d8b3e033 What the commit script. 2013-02-22 13:09:58 +04:00
Artem Sapegin 348fdac1b3 Markdown to Aegea converter. 2013-02-19 13:04:16 +04:00
Artem Sapegin 503b87a25c Release script draft. 2013-02-19 08:44:12 +04:00
Artem Sapegin 7ef99ab974 Any to mobi: check ebook-convert installation. 2013-02-16 01:07:51 +04:00
Artem Sapegin a9e4a065d3 Any to Mobi: remove text color. 2013-02-12 00:53:38 +04:00
Artem Sapegin 4de42d8e06 Any to Mobi: clarify readme. 2013-02-12 00:27:49 +04:00
Artem Sapegin 92a3c0c8d9 Any to Mobi: remove link to Kinglegen. 2013-02-12 00:26:42 +04:00
Artem Sapegin 060cc46a96 Any to Mobi: convert to old MOBI format to force left text alignment. 2013-02-12 00:21:36 +04:00
Artem Sapegin 9108b2dc1b Three shell scripts to improve your writing. 2013-02-08 15:34:20 +04:00
Artem Sapegin 0fde7df7b7 Any to Mobi script. 2013-01-20 19:04:38 +04:00
Artem Sapegin 7830883fe3 Human readable password generator script. 2013-01-15 09:58:24 +04:00
Artem Sapegin 9ffbb101cf Fuckyourself script. 2013-01-11 15:02:08 +04:00
Artem Sapegin 985ad2debc Showme: remove unused variable. 2013-01-10 15:00:39 +04:00
Artem Sapegin e3bddfe05f Cloudapp, git-open, lyrics & showme scripts. 2013-01-10 14:57:25 +04:00