on debian 12, no need for external source of tesseract
This commit is contained in:
@@ -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/oh-my-zsh.sh/oh-my-zsh\nsource ~\/.oh-my-zsh\/custom\/plugins\/zsh-autosuggestions\/zsh-autosuggestions.zsh/" ~/.zshrc
|
||||
fi
|
||||
sudo tee /etc/apt/sources.list.d/notaesalexp.list<<EOF
|
||||
deb https://notesalexp.org/tesseract-ocr5/$(lsb_release -cs)/ $(lsb_release -cs) main
|
||||
EOF
|
||||
#sudo tee /etc/apt/sources.list.d/notaesalexp.list<<EOF
|
||||
#deb https://notesalexp.org/tesseract-ocr5/$(lsb_release -cs)/ $(lsb_release -cs) main
|
||||
#EOF
|
||||
tee /home/saret/.screenrc <<EOF
|
||||
# Enable mouse scrolling and scroll bar history scrolling
|
||||
termcapinfo xterm* ti@:te@
|
||||
|
Reference in New Issue
Block a user