Commit Graph

582 Commits

Author SHA1 Message Date
2cfc1b8b54
Add system-audit script
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 16:44:48 +02:00
ab1c55e0dd
Update vim config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 11:32:31 +02:00
5b22f106a5
Update oh-my-zsh
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 11:21:56 +02:00
64ce7d0000
expose script has been replaced by Go binary
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-14 14:02:14 +02:00
143327d660
Create .gopath file for $PATH detection
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-13 22:45:57 +02:00
7bb350a996
Add tmux-agent script
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-09 01:23:53 +02:00
8e84cbd803
Newer version of htop
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-08 22:30:59 +02:00
42d4c58377
Update vim
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-30 09:23:19 +02:00
93857029b0
Move from deprecated MAINTAINER instruction
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-28 09:45:08 +02:00
9e49458211
Add a simple wrapper to start a simple python HTTP server
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-06 22:39:41 +01:00
1f4303534f
Automatically load agent on "resume"
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-05 16:21:46 +01:00
f49b146ee0
Update oh-my-zsh
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-01 09:50:11 +01:00
3ad886e024
Add helper to set up virtualenv and install requirements
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 15:15:01 +01:00
a4ea5c0c64
Update vim config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 15:14:47 +01:00
34aa0e2f65
Update vim config for autopep8, allow user-pip packages
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-24 14:05:55 +01:00
ac03257e17
Simplify update-gotools helper
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-17 01:16:47 +01:00
408544d37d
Add simple wrapper to resume tmux session with lowest number
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-17 01:10:52 +01:00
fe8e9e07ef
By default sign-off commits
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-08 17:01:13 +01:00
12dbe5eb5e
Install jiq using go get 2017-01-23 10:23:22 +01:00
f5baf6bc19
Update oh-my-zsh 2017-01-16 13:20:26 +01:00
3149fba430
Use homedir expansion instead of OSX homedir 2017-01-14 21:06:30 +01:00
8c3f1efed4
Use mktemp instead of tempfile for OSX compatibility 2017-01-11 17:50:13 +01:00
8b62f61b0b
Update oh-my-zsh 2017-01-04 10:02:36 +01:00
2f02241513
Remove session linking 2016-12-29 14:33:02 +01:00
6a3e278967
Load SSH-Keys from Vault instead of filesystem 2016-12-29 13:43:45 +01:00
67ced20929
Move secret config repo to github 2016-12-21 14:46:10 +01:00
23e2fada83
Unify push in one command 2016-12-20 03:14:58 +01:00
1cd1e0c758
Ignore vendor dir when using ag 2016-12-14 17:07:57 +01:00
f889caa78d
Add auto-hook system for git-c and git-pot 2016-12-12 16:57:39 +01:00
21ddcf3483
Update oh-my-zsh 2016-12-10 19:34:58 +01:00
adabbd2887
Fix output parsing for gone branches 2016-11-30 12:43:28 +01:00
420f624845
Update oh-my-zsh 2016-11-26 02:11:58 +01:00
b2345211fd
Remove vault unseal as it's done by hardware 2016-11-19 22:36:16 +01:00
24f726b08f
Simplify command by using awk 2016-11-12 19:18:49 +01:00
87f35513c3
Update oh-my-zsh 2016-11-12 11:42:42 +01:00
f67cb8364f
Update oh-my-zsh 2016-10-29 13:51:58 +02:00
5c3b68d7eb
Do not exit unclean if there is no origin 2016-10-28 02:01:58 +02:00
2a3e4f2aac
Convert to python2 (OSX does not have python3) 2016-10-24 08:25:20 +02:00
5ab4584eb2
Fix: Cannot use -r on OSX, replacing 2016-10-24 08:20:44 +02:00
17099e5dfe
Update .vim 2016-10-24 08:18:33 +02:00
636c820a0d
Remove branches when their remote was removed 2016-10-24 08:16:23 +02:00
b34e56726e
Add "expose" to control ngrok daemon 2016-10-20 02:01:37 +02:00
3837d733d9
Update git-c and git-setmail to manage GPG keys 2016-10-19 17:55:36 +02:00
99692c978a
Be more verbose in git-c command 2016-10-19 17:25:32 +02:00
1f31c9a6cc
Set email based on git remotes 2016-10-19 17:20:54 +02:00
b7feb889fe
Add $BROWSER var 2016-10-18 07:06:05 +02:00
df7a931020
Fix: multiple args were handled as one 2016-10-15 14:43:30 +02:00
bfd1d05519
Update oh-my-zsh 2016-10-14 17:30:35 +02:00
60995a50fd
Fix arguments in git-c 2016-10-05 17:22:58 +02:00
27705c9c8c
Update oh-my-zsh 2016-09-30 12:27:03 +02:00