Commit graph

838 commits

Author SHA1 Message Date
Cyryl Płotnicki 3f00dfc2b5 Add basic Windows-specific git configs (#72) 2017-01-24 19:53:30 +00:00
Cyryl Płotnicki 5cb6378b5f Add keystore apps for windows (#96) 2017-01-21 23:19:20 +01:00
Cyryl Płotnicki bdc7885c1b Add Fedora 25 test target (#78) 2017-01-19 15:07:29 +00:00
Cyryl Płotnicki 34155478af Add windows debug tools (#93) 2017-01-19 10:03:34 +00:00
Cyryl Płotnicki 292e221814 Add yubikey tools (#95) 2017-01-16 12:01:23 +00:00
Cyryl Płotnicki aece6b4ea0 Merge pull request #94 from cyplo/gitignore_mac
Add DS Store to ignore
2017-01-15 20:37:09 +00:00
Cyryl Płotnicki 3070aeb340 Add DS Store to ignore 2017-01-15 20:02:09 +00:00
Cyryl Płotnicki 85e622b9cc Merge pull request #86 from cyplo/rerun_fedora
Do not add docker group if it already exists
2016-12-30 22:13:00 +00:00
Cyryl Płotnicki 881002098d Do not add docker group if it already exists 2016-12-30 20:06:40 +00:00
Cyryl Płotnicki b9d46a3ba0 Merge pull request #85 from cyplo/runjessie
Run, Jessie, run
2016-12-30 19:51:36 +00:00
Cyryl Płotnicki c408bb5d74 Change the default mount directory for runjessie to /mnt 2016-12-30 18:18:27 +00:00
Cyryl Płotnicki 60bd885c99 Change the current running directory to the mount directory 2016-12-30 18:17:11 +00:00
Cyryl Płotnicki 9dd49bb733 Added a 'runjessie' tool to run commands inside a jessie container 2016-12-30 18:05:54 +00:00
Cyryl Płotnicki 79af572ae4 Merge pull request #84 from cyplo/docker_fedora
Docker fedora
2016-12-30 10:44:03 +00:00
Cyryl Płotnicki c457691e52 Merge branch 'master' into docker_fedora 2016-12-29 20:50:53 +00:00
Cyryl Płotnicki c5fa70cf17 Set USER to whoami if needed 2016-12-29 19:08:49 +00:00
Cyryl Płotnicki 1688b61b30 Add docker to the default Fedora installation 2016-12-29 18:33:54 +00:00
Cyryl Płotnicki b76f3f96bd Merge pull request #83 from cyplo/adk
Add Windows ADK
2016-11-27 20:44:52 +01:00
Cyryl Płotnicki 66d05fa256 Add Windows ADK 2016-11-27 17:45:23 +01:00
Cyryl Płotnicki 599cbbfbd1 Merge pull request #82 from cyplo/vscode_linux
Vscode linux
2016-11-25 22:46:30 +01:00
Cyryl Płotnicki 1588c7ea34 Make the VSCode settings directory if needed 2016-11-25 21:08:37 +01:00
Cyryl Płotnicki a49c790125 Add VSCode settings file 2016-11-25 20:05:15 +01:00
Cyryl Płotnicki 2e0cfe693f Install vscode plugins only under normal user account 2016-11-25 19:46:59 +01:00
Cyryl Płotnicki c5db9f55a4 Verbose removal of old vscode installation files 2016-11-25 19:38:52 +01:00
Cyryl Płotnicki b7e9a6ca13 Better glob pattern for vscode installation 2016-11-25 13:54:33 +01:00
Cyryl Płotnicki ee1684f4c8 Create ~/Downloads directory if needed 2016-11-25 12:55:47 +01:00
Cyryl Płotnicki fd5cbd9620 Basic VSCode installation on Fedora 2016-11-25 12:35:38 +01:00
Cyryl Płotnicki bece486eef Merge pull request #79 from cyplo/prezto
Switch from oh-my-zsh to prezto
2016-11-14 08:54:42 +01:00
Cyryl Płotnicki 7b84f772ba Do not fail on no ssh key - useful on CI 2016-11-14 07:01:35 +01:00
Cyryl Płotnicki cb882db82c Merge branch 'prezto' of github.com:cyplo/dotfiles into prezto 2016-11-13 20:00:09 +01:00
Cyryl Płotnicki 7d5472627e Make ssh keyfile permissions sane on windows 2016-11-13 19:59:53 +01:00
Cyryl Płotnicki 0a261d7f1c Link in proper prezto configuration files 2016-11-13 19:55:32 +01:00
Cyryl Płotnicki 658d3028c0 Move fzf init to .zshrc as this is where fzf installer checks for it 2016-11-13 19:16:31 +01:00
Cyryl Płotnicki 3086a292c4 Enable modules in prezto 2016-11-13 19:13:43 +01:00
Cyryl Płotnicki a8684bb85e Fix prompt to have just the last dir name in path 2016-11-13 19:02:36 +01:00
Cyryl Płotnicki a4b720b37c Merge branch 'prezto' of github.com:cyplo/dotfiles into prezto 2016-11-13 18:59:07 +01:00
Cyryl Płotnicki c46f52f44b Do not patch agnoster's prompt as the old patch breaks the visuals 2016-11-13 18:58:47 +01:00
Cyryl Płotnicki 356d3eca80 Merge branch 'master' into prezto 2016-11-13 18:40:50 +01:00
Cyryl Płotnicki aaa8818217 Merge pull request #75 from cyplo/conemu_zsh
Cygwin zsh as default shell in conemu
2016-11-13 18:40:36 +01:00
Cyryl Płotnicki fb42fc872f Starting Agnoster config for prezto 2016-11-13 18:38:53 +01:00
Cyryl Płotnicki fcacd43093 Add custom zprofile 2016-11-13 17:16:45 +01:00
Cyryl Płotnicki bef5f49d07 Add zprezto 2016-11-13 17:09:48 +01:00
Cyryl Płotnicki 89eae8e50a Remove oh-my-zsh 2016-11-13 16:48:08 +01:00
Cyryl Płotnicki f20defcbd7 Merge branch 'master' into conemu_zsh 2016-11-13 14:39:37 +01:00
Cyryl Płotnicki 42cefa7f6b Merge pull request #76 from cyplo/no_trusty
Remove Ubuntu Trusty support
2016-11-13 14:39:18 +01:00
Cyryl Płotnicki 6e16e274b5 Remove Ubuntu Trusty support 2016-11-13 13:22:15 +01:00
Cyryl Płotnicki 0aa07354c9 Cygwin zsh as default shell in conemu 2016-11-12 16:11:25 +01:00
Cyryl Płotnicki 6c668c41d9 Merge pull request #74 from cyplo/bfg
Add bfg tool
2016-11-11 22:00:09 +01:00
Cyryl Płotnicki e15ee6e328 Add bfg tool 2016-11-11 13:00:49 +01:00
Cyryl Płotnicki 7bc72fd6b7 Merge pull request #68 from cyplo/conemu
Add Conemu to the Windows build
2016-11-04 08:58:21 +01:00