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 4cf6594..37716f2 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -91,7 +91,8 @@ backup() { | |||
| 91 | cp /home/$USER/.vimrc vimrc | 91 | cp /home/$USER/.vimrc vimrc |
| 92 | 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 | 93 | cp /home/$USER/.config/helix/config.toml config.toml |
| 94 | cp /home/$USER/.newsbeuter/urls urls | 94 | cp /home/$USER/.newsboat/urls urls |
| 95 | cp /home/$USER/.newsboat/cache.db cache.db | ||
| 95 | 96 | ||
| 96 | cp -Rf /home/$USER/.ssh/ ./ | 97 | cp -Rf /home/$USER/.ssh/ ./ |
| 97 | cp -Rf /home/$USER/.aws/ ./ | 98 | cp -Rf /home/$USER/.aws/ ./ |
