.dotfiles/updot
Wiktor Zykubek 7d71b5d666 Edit updot to not adding some files to repo
this files:
- mpd database
- zsh history
2020-03-09 20:31:11 +01:00

9 lines
296 B
Bash
Executable File

#!/usr/bin/sh
cd ~
cp -r .config .zshrc .Xresources .aliases .bashrc .scripts .zprofile .bash_profile .local/share/TelegramDesktop/tdata/shortcuts-custom.json ~/Dotfiles/botfiles/ &>/dev/null
cd ~/Dotfiles/botfiles/.config/
rm -rf nvim/bundle zsh/plugins transmission mpd/database zsh/history