Commit graph

377 commits

Author SHA1 Message Date
b68fd82987 fix(emacs): sort out base16 terminal colors 2020-11-04 19:56:21 +00:00
b35513512b feat(shell): add docker ls -a alias dkls
This lists all container on the system event stopped ones. This is different to
`dkps` that only displays running container. Some times it is helpfully to
display stopped container for getting the id and viewing logs when debugging
crashing containers
2020-10-25 20:12:47 +00:00
1368b94faf fix(php): remove practically php bin export
This is now conflicting with phpenv and multiple php bin directories were
getting exported to the `PATH`
2020-10-25 20:10:36 +00:00
3464a86fb0 fix(emacs): zsh shell when inside emacs
When running zsh inside emacs base16 colors messes the colors. By using the
`INSIDE_EMACS` this excludes loading the shell color theme when running shells
inside emacs
2020-10-17 16:48:48 +01:00
ca5a928f55 feat(emacs): add spacemacs config
This was moved out of the private repo
2020-10-17 16:47:40 +01:00
9e96a5c8c8 fix(core): only install vscode extension if its not already installed
When installing a vscode extention the shell command to install the extention
would run every time puppet was run. Now we test to see if the extention is
installed first before trying to install it.
2020-10-13 20:46:56 +01:00
e2adbf5e10 fix(emacs): stop tramp from hanging
When editing remote files in emacs via tramp it would just hang when the ssh
connection was made

See: https://www.emacswiki.org/emacs/TrampMode#toc9
2020-10-13 20:44:36 +01:00
337f603e45 refactor(core): remove thunderbird
This is not used anymore and replaced my notmuch emacs and mutt. I have mainly
been using the notmuch interaction in emacs so mutt maybe removed soon.
2020-09-21 20:49:53 +01:00
2fd4298510 feat(core): add private puppet module for the proprietary stuff 2020-09-21 20:13:28 +01:00
bb5eb593b3 refactor(vscode): add ignoreTrimWhitespace to the settings 2020-09-21 20:12:27 +01:00
12e2d3e841 fix(eamcs): change repo url and remove spacemacs dotfile
Change the git source for spacemacs so it links up with the existing git source.
Also remove the spacemacs dotfile, this will be in the private repo until I can
sort out a private spacemacs module to put some stuff
2020-09-21 20:09:37 +01:00
bf793e68db fix(core): sync puppet modules before applying the manifests 2020-09-21 20:08:52 +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
AdeAttwood
f3cfa13ead Add some windows stuff 2016-11-30 09:35:05 +00:00
AdeAttwood
f1d9b1921b add windows install 2016-11-20 09:22:46 +00:00
AdeAttwood
753b2b5966 truing to sort out vim plugins 2016-11-20 09:03:51 +00:00
AdeAttwood
1681f144b6 Fixing gitmodules 2016-11-20 08:53:12 +00:00
AdeAttwood
e8f73bb3a3 Add some bin files
Add selenium server
change some vim plugins
2016-11-20 07:40:34 +00:00
ade
7c3b6e1eb1 fix install to add bin files as su 2016-08-15 20:41:25 +01:00
AdeAttwood
82af76436b some updates and add some bin scripts 2016-08-15 20:00:11 +01:00
AdeAttwood
724a3e08f6 update color theme and some things in the vimrc 2016-07-24 07:10:50 +01:00
AdeAttwood
55d8f20a45 update install script tmuxinator was not installed 2016-05-23 05:57:38 +01:00
AdeAttwood
fd2eb0843d Compleate the unix install file of all the vim plugins 2016-05-22 10:34:00 +01:00
AdeAttwood
3c7b6150b9 First Commit 2016-05-22 08:53:37 +01:00