3 lines
154 B
Bash
Executable file
3 lines
154 B
Bash
Executable file
cp -rf ~/.inputrc ~/.vim* ~/.python* ~/.bash* ~/bashscripts ~/.pylint* ~/.tmux* ~/.profile ~/.gitconfig .
|
|
rm -rf .vim/undo
|
|
cp -rf ~/.config/nvim .config/
|