Configs/Misc/Repo.Update.sh
2023-05-19 19:54:24 +02:00

10 lines
169 B
Bash
Executable File

#!/bin/sh
cd "$( dirname "$( realpath "$0" )" )"
. ../Lib.sh
SetScope Home
mkcd ./Home
cpdir .dotfiles
cpfile .tmux.conf
cpfile .config/micro/settings.json