diff options
| -rwxr-xr-x | shenanigans.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 8b92d24..966942c 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -80,7 +80,7 @@ backup() { | |||
| 80 | cp /home/$USER/.gitconfig gitconfig | 80 | cp /home/$USER/.gitconfig gitconfig |
| 81 | 81 | ||
| 82 | cp /home/$USER/.vimrc vimrc | 82 | cp /home/$USER/.vimrc vimrc |
| 83 | cp /home/$USER/.tmux tmux | 83 | cp /home/$USER/.tmux.conf tmux.conf |
| 84 | cp /home/$USER/.config/helix/config.toml config.toml | 84 | cp /home/$USER/.config/helix/config.toml config.toml |
| 85 | cp /home/$USER/.newsboat/urls urls | 85 | cp /home/$USER/.newsboat/urls urls |
| 86 | cp /home/$USER/.newsboat/cache.db cache.db | 86 | cp /home/$USER/.newsboat/cache.db cache.db |
