.dotfiles/updot

9 lines
369 B
Plaintext
Raw Normal View History

2020-03-08 19:00:12 +01:00
#!/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/
2020-03-10 16:46:53 +01:00
rm -rf nvim/bundle zsh/plugins transmission mpd/database zsh/history mpd/mpd.log mpd/pid mpd/state mpd/sticker.sql vis/vis.log ncmpcpp/lyrics
2020-03-08 19:00:12 +01:00