Pushing ezsh RC

This commit is contained in:
JGill
2021-10-06 12:13:31 +05:30
parent 60cc3d397e
commit 1342762df8
4 changed files with 27 additions and 12 deletions

View File

@@ -103,7 +103,7 @@ fi
if [ -d ~/.config/ezsh/marker ]; then
cd ~/.config/ezsh/marker && git pull
else
git clone --depth 1 https://github.com/pindexis/marker ~/.config/ezsh/marker
git clone --depth 1 https://github.com/jotyGill/marker ~/.config/ezsh/marker
fi
if ~/.config/ezsh/marker/install.py; then