Cyryl Płotnicki
2cc257b3e4
Add tool to find users for compromised keys on aws
2018-06-07 10:30:00 +01:00
Cyryl Płotnicki
b960ef8d77
Add CircleCI badge
2018-06-05 11:25:10 +01:00
Cyryl Płotnicki
c2c861643d
Update base images ( #156 )
2018-06-03 17:10:28 +01:00
Cyryl Płotnicki
0938f86a61
relink numpy
2018-06-03 12:45:48 +01:00
Cyryl Płotnicki
0863ac142a
resolve numpy conflicts on mac - part 2
2018-06-03 12:37:42 +01:00
Cyryl Płotnicki
4c14b4ce13
resolve numpy conflicts on mac
2018-06-03 12:37:07 +01:00
Cyryl Płotnicki
0cd8fbe53a
modernise mac script
2018-06-03 12:25:26 +01:00
Cyryl Płotnicki
5a39c63740
reinstall python on mac
2018-06-03 12:20:42 +01:00
Cyryl Płotnicki
cc5d3d5934
Remove need for rust sources
2018-06-03 12:03:17 +01:00
Cyryl Płotnicki
fd2df387b6
Remove linux builds from travis, as they now live on circle
2018-06-03 11:59:33 +01:00
Cyryl Płotnicki
28e50854b6
name the workflow
2018-06-03 11:44:20 +01:00
Cyryl Płotnicki
38d9e6524c
Fix circle syntax
2018-06-03 11:43:03 +01:00
Cyryl Płotnicki
aab1dfe15f
Add workflows
2018-06-03 11:40:48 +01:00
Cyryl Płotnicki
f65c127a0f
Add ubuntu build
2018-06-03 11:38:22 +01:00
Cyryl Płotnicki
a58714f75d
Use machine executor
2018-06-03 11:17:49 +01:00
Cyryl Płotnicki
4f1a6bf4f0
Try running fedora build on cricle
2018-06-03 11:16:28 +01:00
Cyryl Płotnicki
f69f60fbe3
Add circleci setup scaffolding
2018-06-03 11:13:11 +01:00
Cyryl Płotnicki
160f432812
upgrade zprezto
2018-06-03 10:43:32 +01:00
Cyryl Płotnicki
c185db48e8
map language server commands
2018-05-28 00:02:34 +01:00
Cyryl Płotnicki
d2ec879290
Add rls via rustup
2018-05-27 23:56:28 +01:00
Cyryl Płotnicki
11db22b545
Remove unused vim plugins automatically
2018-05-27 23:53:16 +01:00
Cyryl Płotnicki
0efa7d2d8e
Better Rust support in vim
2018-05-27 23:51:05 +01:00
Cyryl Płotnicki
29fb3756cd
Refresh plugins list
2018-05-27 23:07:20 +01:00
Cyryl Płotnicki
86aa2df6ae
migrate to vim-plug
2018-05-27 22:56:33 +01:00
Cyryl Płotnicki
d61217d32e
add more packages
2018-05-27 22:48:40 +01:00
Cyryl Płotnicki
063148fdf4
Initial upgrade to fedora 28
2018-05-27 20:25:52 +01:00
Cyryl Płotnicki
d3f9c91f28
Merge branch 'master' of github.com:cyplo/dotfiles
2018-05-17 09:39:46 +01:00
Cyryl Płotnicki
6a374e93d6
Colour scheme for vscode
2018-05-17 09:34:06 +01:00
Cyryl Płotnicki
2c9f5cf480
Autosave on focuschange
2018-05-07 11:41:08 +01:00
Cyryl Płotnicki
809a78b6af
Remove custom Rust VSCode setup
2018-05-07 11:33:56 +01:00
Cyryl Płotnicki
dde3224bc1
Add ideavimrc
2018-05-04 21:45:35 +01:00
Cyryl Płotnicki
d9dc74131d
Add xz decompress
2018-05-04 21:44:52 +01:00
Cyryl Płotnicki
2c599b69ed
Add ideavim settings
2018-04-29 21:41:53 +01:00
Cyryl Płotnicki
3c6e3ee8d6
Better compression settings
2018-04-07 15:07:45 +01:00
Cyryl Płotnicki
e9febc5de3
add large files compression script
2018-04-07 14:51:05 +01:00
Cyryl Płotnicki
b22724fc0e
Do not syncthing from systemd
2018-04-07 14:29:23 +01:00
Cyryl Płotnicki
375e177fa2
Allow python relinking on macos
2018-03-31 12:52:13 +01:00
Cyryl Płotnicki
06213812b6
more vscode settings
2018-03-31 08:46:34 +01:00
Cyryl Płotnicki
22677c4a09
Recreate macos links after the common ones
2018-02-14 16:44:37 +00:00
Cyryl Płotnicki
99008af1a3
More portable vault mount
2018-02-02 20:33:26 +00:00
Cyryl Płotnicki
19a1b8efe1
Add script to resize images ( #153 )
2018-01-13 11:00:44 +00:00
Cyryl Płotnicki
e6f660bc2e
add wireguard ( #152 )
...
* add wireguard
* Explicitly add add-apt-repository script
* Install stable and nightly explicitly
2018-01-13 11:00:26 +00:00
Cyryl Płotnicki
db06e277b8
Deescalate vault conflict ( #155 )
...
* Add arbitrary vault mount target
* Deescalate
2018-01-10 11:08:12 +00:00
Cyryl Płotnicki
d12306e66b
Add Artful ( #151 )
...
* Refresh Artful
* Refresh Vundle
* Add veracrypt dependencies
* Add the current user to the docker group
* Test on more modern OSes
* Fix the name of the test script
* Fix empty user on Ubuntu
2017-12-03 09:51:58 +00:00
Cyryl Płotnicki
eed03ba291
Add Fedora 27 test support ( #150 )
...
* Add Fedora 27 test support
* Try best when upgrading
* Extract docker installation
2017-12-02 09:47:00 +00:00
Cyryl Płotnicki
2a43c6d2e9
Basic rust support in vscode linux ( #149 )
...
* Basic rust support in vscode linux
* Link in keybindings for vscode
* Install clippy
2017-11-03 18:30:53 +00:00
Cyryl Płotnicki
c9186c8722
Move vault to veracrypt ( #148 )
...
* Move vault to veracrypt
* Remove broken switch (windows does not support)
2017-11-01 15:11:51 +00:00
Cyryl Płotnicki
303367e32b
Add basic keybinding for running tests ( #147 )
2017-11-01 09:04:00 +00:00
Cyryl Płotnicki
8bcb908d9e
Add istat ( #146 )
2017-11-01 09:03:43 +00:00
Cyryl Płotnicki
667986fc1f
benice support for Mac ( #145 )
2017-10-31 16:52:30 +00:00