Dotfiles/site-modules/core/files
Ade Attwood ebd73bcc38 feat(emacs): add file operation functions
This adds file operation command to emacs so you can quickly rename and copy
files.

The problem with the normal copy file if that it misses removing the old buffer
if its a rename and dose not move to the new buffer. This leads to (more than I
like to admit) editing the new file thinking its the old file.

By updating the buffers and automatically switching this prevents this.
2021-11-21 10:38:43 +00:00
..
bin feat(bin): add merge-patch script 2021-06-25 05:55:03 +01:00
emacs feat(emacs): add file operation functions 2021-11-21 10:38:43 +00:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(shell): override "gc" alias to open up the ".git/COMMIT_EDITMSG" 2021-07-14 14:24:17 +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(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00
zshrc refactor(shell): go back full terminal 2021-07-10 20:57:09 +01:00