on debian 12, no need for external source of tesseract

This commit is contained in:
2023-05-03 23:11:09 +03:00
parent ad06d6fce5
commit 60482bd206

View File

@@ -56,9 +56,9 @@ git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins
sed -i "s/plugins=(/plugins=\(zsh-autosuggestions z /" ~/.zshrc sed -i "s/plugins=(/plugins=\(zsh-autosuggestions z /" ~/.zshrc
sed -i "s/oh-my-zsh.sh/oh-my-zsh\nsource ~\/.oh-my-zsh\/custom\/plugins\/zsh-autosuggestions\/zsh-autosuggestions.zsh/" ~/.zshrc sed -i "s/oh-my-zsh.sh/oh-my-zsh\nsource ~\/.oh-my-zsh\/custom\/plugins\/zsh-autosuggestions\/zsh-autosuggestions.zsh/" ~/.zshrc
fi fi
sudo tee /etc/apt/sources.list.d/notaesalexp.list<<EOF #sudo tee /etc/apt/sources.list.d/notaesalexp.list<<EOF
deb https://notesalexp.org/tesseract-ocr5/$(lsb_release -cs)/ $(lsb_release -cs) main #deb https://notesalexp.org/tesseract-ocr5/$(lsb_release -cs)/ $(lsb_release -cs) main
EOF #EOF
tee /home/saret/.screenrc <<EOF tee /home/saret/.screenrc <<EOF
# Enable mouse scrolling and scroll bar history scrolling # Enable mouse scrolling and scroll bar history scrolling
termcapinfo xterm* ti@:te@ termcapinfo xterm* ti@:te@