Commit graph

15 commits

Author SHA1 Message Date
89ee851600 chore(pp): remove vscode install
This now get installed in other ways. What already installed on the last
two setups
2022-09-08 20:28:40 +01:00
8ace3ffffe chore(emacs): remove the install and update 2022-09-08 20:25:49 +01:00
0701476af3 feat(pp): add delta diff tool 2022-07-25 19:56:56 +01:00
Ade Attwood
9d1114a885 chore(pp): move to neovim unstable
This is to get some features to use some plugins like the built in LSP.
On the hole its going well. Writing code is way more responsive with
the built in LSP. Project navigation is still not there, Ivy is a really
nice emacs package that I am still trying to find a replacement.
2022-07-07 19:46:00 +01:00
Ade Attwood
42e3ec99e4 chore(pp): remove alacritty terminal install
Now I am using the builtin terminal, simple-terminal or mate terminal
for ubuntu.
2022-07-07 19:42:18 +01:00
Ade Attwood
742e5fa82d refactor(pp): update docker to v1.29
This is mainly get access to tmpfs via docker-compose

See: https://docs.docker.com/storage/tmpfs/
2022-07-07 19:35:46 +01:00
Ade Attwood
3c44bfada0 chore(pp): remove vscode settings
This is getting hard to manage cuz the settings.json is always changing
with different things I am playing with. The main editor is vim or
emacs, vscode is just a text editor for using multiple cursors.
2022-06-12 20:59:56 +01:00
Ade Attwood
55e3e98701 chore: add languagetool back in
I am sure this was installed before, it must have been removed when I started
making the repo public.

Anyway this adds it all back and also sets up the emacs package for using it
when writing.
2022-02-19 14:43:14 +00:00
160220cf5e improvement: add checksums to downloads
This now verifies that the download I am downloading is the one I want. All
checksums are sha256
2020-11-22 21:07:44 +00:00
430871e37a feat: add mkcert install and config
See: https://github.com/FiloSottile/mkcert
2020-11-22 20:53:53 +00:00
2fd4298510 feat(core): add private puppet module for the proprietary stuff 2020-09-21 20:13:28 +01:00
1787c434f8 feat(term): add alacritty and base16 colours
This add alacritty install and configuration. We are also include base16 for
terminal colours.
2020-09-20 21:13:11 +01:00
195b5060ed feat(emacs): add emacs install and setup
#	modified:   Puppetfile
2020-09-20 12:19:23 +01:00
01d6024067 feat(vscode): get vscode installed and configured 2020-09-20 10:32:02 +01:00
80239af169 refactor(core): start to make dotfiles public
This is the first commit that brings the privet dotfiles to a public
reop previously this was all one puppet module. Now this has been split
out so I can put all of the private files in a private puppet module
2020-09-20 06:22:17 +01:00