xautodl/.latent-data/init-configs
2021-03-03 11:52:10 +08:00
..
bashrc Add configs to setup a new machine 2021-02-24 00:41:03 -08:00
README.md Update notebooks 2021-03-03 11:52:10 +08:00
setup.sh Add configs to setup a new machine 2021-02-24 00:41:03 -08:00
tmux.conf Add configs to setup a new machine 2021-02-24 00:41:03 -08:00
vimrc Start prototype 2021-02-25 00:24:56 -08:00

Git Commands

git clone --recurse-submodules git@github.com:D-X-Y/AutoDL-Projects.git

git submodule init
git submodule update
git pull orign main