mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
Misc updates
This commit is contained in:
9
Misc/Repo.Update.sh
Executable file
9
Misc/Repo.Update.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
cd "$( dirname "$( realpath "$0" )" )"
|
||||
. ../Lib.sh
|
||||
|
||||
SetScope Home
|
||||
mkcd ./Home
|
||||
cpdir .dotfiles
|
||||
cpfile .tmux.conf
|
||||
cpfile .config/micro/settings.json
|
Reference in New Issue
Block a user