diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-05 20:47:58 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-05-05 20:47:58 +0200 |
| commit | e3bf543bccc9bdbefe35b7e9e61d466bc2209fd1 (patch) | |
| tree | e7bbf7b9ded9bc213d4722e26d6ca59cc2940444 | |
| parent | d9042522aacd8c9172af0b383976d42918ec44c3 (diff) | |
| download | dotfiles-e3bf543bccc9bdbefe35b7e9e61d466bc2209fd1.tar.gz | |
Cleanup
| -rwxr-xr-x | shenanigans.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shenanigans.sh b/shenanigans.sh index 9a2f085..34b8ea7 100755 --- a/shenanigans.sh +++ b/shenanigans.sh | |||
| @@ -82,7 +82,6 @@ backup() { | |||
| 82 | cp /home/$USER/.bash_history_infinite bash_history_infinite | 82 | cp /home/$USER/.bash_history_infinite bash_history_infinite |
| 83 | cp /home/$USER/.smbcredentials smbcredentials | 83 | cp /home/$USER/.smbcredentials smbcredentials |
| 84 | cp /home/$USER/.gitconfig gitconfig | 84 | cp /home/$USER/.gitconfig gitconfig |
| 85 | |||
| 86 | cp /home/$USER/.vimrc vimrc | 85 | cp /home/$USER/.vimrc vimrc |
| 87 | cp /home/$USER/.tmux.conf tmux.conf | 86 | cp /home/$USER/.tmux.conf tmux.conf |
| 88 | cp /home/$USER/.config/helix/config.toml config.toml | 87 | cp /home/$USER/.config/helix/config.toml config.toml |
