Merge branch 'main' of https://git.sagev.space/sage/dotfiles
This commit is contained in:
commit
f7af1125c1
|
@ -79,7 +79,7 @@ function pushdot {
|
|||
|
||||
function getdot {
|
||||
cd "$DOT_DIR" || return 1
|
||||
git pull
|
||||
git pull && ./copy.sh
|
||||
cd -
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue