Configs/Misc/Repo.Update.sh

10 lines
169 B
Bash
Raw Normal View History

2023-05-19 19:54:24 +02:00
#!/bin/sh
cd "$( dirname "$( realpath "$0" )" )"
. ../Lib.sh
SetScope Home
mkcd ./Home
cpdir .dotfiles
cpfile .tmux.conf
cpfile .config/micro/settings.json