diff options
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 40b77ce..75479b8 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -89,8 +89,9 @@ backup() { | |||
| 89 | cp /home/$USER/.s3cfg s3cfg | 89 | cp /home/$USER/.s3cfg s3cfg |
| 90 | 90 | ||
| 91 | cp /home/$USER/.vimrc vimrc | 91 | cp /home/$USER/.vimrc vimrc |
| 92 | cp /home/$USER/.config/nvim/init.lua neovim.lua | ||
| 93 | cp /home/$USER/.config/emacs/init.el init.el | 92 | cp /home/$USER/.config/emacs/init.el init.el |
| 93 | cp /home/$USER/.config/helix/config.toml config.toml | ||
| 94 | cp /home/$USER/.newsbeuter/urls urls | ||
| 94 | 95 | ||
| 95 | cp -Rf /home/$USER/.ssh/ ./ | 96 | cp -Rf /home/$USER/.ssh/ ./ |
| 96 | cp -Rf /home/$USER/.aws/ ./ | 97 | cp -Rf /home/$USER/.aws/ ./ |
