Dotfiles/site-modules/core/files
Ade Attwood a5c86ed6f2 fix(emacs): disable web-mode-enable-auto-quoting
This was really annoying when using JSX. When adding a `=` it would always add
in the quotes to make `=""`, this is not good when writing JSX when a lot of the
time you want `={}`. Now that this is disabled I can make the decision of what I
want to add
2021-06-26 21:06:02 +01:00
..
bin feat(bin): add merge-patch script 2021-06-25 05:55:03 +01:00
emacs fix(emacs): disable web-mode-enable-auto-quoting 2021-06-26 21:06:02 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(shell): add dkip alias to the ip address of a container 2021-06-26 20:47:25 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vscode improvement(code): remove line numbers and add defaultFormatter 2020-11-22 21:09:34 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf feat(emacs): make emacs open file to a line like a normal editor 2020-11-04 20:15:44 +00:00
zshrc fix(zsh): set the BAT_THEME variable to theme bat cli tool 2021-04-30 20:46:58 +01:00